Compare commits

..

No commits in common. "705488de0c0a62a451f8472b8274dd3fa0e4b23b" and "c0ec9b62e77a33ebe5d60c8bb358f98309b176a1" have entirely different histories.

2 changed files with 14 additions and 46 deletions

View File

@ -3,54 +3,21 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
ALLOW_EMPTY_${PN} = "1" ALLOW_EMPTY_${PN} = "1"
PR = "r25" PR = "r24"
RDEPENDS_${PN} = "\ RDEPENDS_${PN} = "\
task-sysmocom-tools \ task-sysmocom-tools \
task-sysmocom-debug \ task-sysmocom-debug \
task-sysmocom-legacy \ task-sysmocom-legacy \
task-gprscore \ minicom vlan patch procps psmisc \
packagegroup-sysmobts-sob \ ppp rsync sed usbutils openvpn iperf \
sysmocom-openvpn-config \ lcr cronie iproute2 i2c-tools cu \
minicom \ python-pyserial python-pexpect bridge-utils \
vlan \ pciutils nfacct logrotate dnsmasq ifupdown \
patch \ logrotate python-jsonrpclib python-enum iputils \
procps \ packagegroup-sysmobts-sob rtl8169-eeprom autossh \
psmisc \ perl libdbd-sqlite-perl libdbi-perl libjson-perl \
ppp \ netcat-openbsd perf lksctp-tools task-gprscore \
rsync \ osmo-sip-connector osmo-sysmon osmo-pcap \
sed \
usbutils \
openvpn \
iperf \
lcr \
cronie \
iproute2 \
i2c-tools \
cu \
python-pyserial \
python-pexpect \
bridge-utils \
pciutils \
nfacct \
logrotate \
dnsmasq \
ifupdown \
logrotate \
python-jsonrpclib \
python-enum \
iputils \
rtl8169-eeprom \
autossh \
perl \
libdbd-sqlite-perl \
libdbi-perl \
libjson-perl \
netcat-openbsd \
perf \
lksctp-tools \
osmo-sip-connector \
osmo-sysmon \
osmo-pcap \
nfs-utils \ nfs-utils \
" "

View File

@ -3,7 +3,7 @@ LICENSE = "MIT"
LIC_FILES_CHKSUM = " \ LIC_FILES_CHKSUM = " \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420" file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
ALLOW_EMPTY_${PN} = "1" ALLOW_EMPTY_${PN} = "1"
PR = "r14" PR = "r13"
RDEPENDS_${PN} = "\ RDEPENDS_${PN} = "\
lmsensors-scripts \ lmsensors-scripts \
@ -20,5 +20,6 @@ RDEPENDS_${PN} = "\
sysmocom-backup-default \ sysmocom-backup-default \
sysmocom-systemd \ sysmocom-systemd \
sysmocom-configure \ sysmocom-configure \
sysmocom-openvpn-config \
osmo-config-merge \ osmo-config-merge \
" "