DRAFT [ubuntu-bionic] [morty] linux-yocto: Remove from blacklist, PREFERRED_VERSION=4.4%

This commit is contained in:
Herb Kuta 2019-05-17 14:49:02 -07:00
parent f969601855
commit ca50779a42
2 changed files with 2 additions and 1 deletions

View File

@ -5,3 +5,5 @@
# Set PREFERRED_VERSION_<PN> here for platform packages for which the layers provide multiple versions.
PREFERRED_VERSION_linux-raspberrypi ?= "4.4%"
# Match kernel version of raspberrypi.
PREFERRED_VERSION_linux-yocto ?= "4.4%"

View File

@ -12,7 +12,6 @@ PNBLACKLIST[python-matplotlib] ?= "Must specify PREFERRED_VERSION"
# ros-distro-platform-preferred-versions.inc .
PNBLACKLIST[libgpiod] ?= "Must specify PREFERRED_VERSION"
PNBLACKLIST[libmodbus] ?= "Must specify PREFERRED_VERSION"
PNBLACKLIST[linux-yocto] ?= "Must specify PREFERRED_VERSION"
PNBLACKLIST[linux-yocto-rt] ?= "Must specify PREFERRED_VERSION"
PNBLACKLIST[linux-yocto-tiny] ?= "Must specify PREFERRED_VERSION"
PNBLACKLIST[php] ?= "Must specify PREFERRED_VERSION"