Packages: Add pypio and ultrasonic-distance packages.

Signed-off-by: Thomas Klaehn <tkl@blackfinn.de>
This commit is contained in:
2017-10-05 09:13:29 +02:00
parent ca88c1b895
commit fb16c670fa
4 changed files with 67 additions and 1 deletions

View File

@@ -8,6 +8,10 @@ BBFILES += " \
${LAYERDIR}/recipes-*/*/*.bbappend \
"
PREFERRED_VERSION_pypio ?= "1.0.0"
PREFERRED_VERSION_pywm ?= "1.0.0"
PREFERRED_VERSION_ultrasonic-distance ?= "1.0.0"
BBFILE_COLLECTIONS += "meta-bbb"
BBFILE_PATTERN_meta-bbb = "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-bbb = "7"