Add a "feed" package with software we want to make available

This should be a task with all the software we want to make available
to our customers. Add the software you need and bump the PR.
This commit is contained in:
Holger Hans Peter Freyther 2014-07-17 11:50:19 +02:00
parent 4bfaa3f7df
commit 2c4d15307b
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
DESCRIPTION = "Package to force building everything we want to provide"
LICENSE = "MIT"
LIC_FILES_CHKSUM = "file://${COREBASE}/LICENSE;md5=3f40d7994397109285ec7b81fdeb3b58 \
file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"
ALLOW_EMPTY_${PN} = "1"
PR = "r7"
RDEPENDS_${PN} = "\
task-sysmocom-tools \
task-sysmocom-debug \
minicom vlan patch procps psmisc \
ppp rsync sed usbutils "