DRAFT [ubuntu-bionic] [morty] linux-yocto: Remove from blacklist, PREFERRED_VERSION=4.4%
This commit is contained in:
parent
f969601855
commit
ca50779a42
|
@ -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%"
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue