DRAFT [morty] linux-raspberrypi: Remove from blacklist, PREFERRED_VERSION=4.4%
This commit is contained in:
parent
4d7fb002cd
commit
8e17c22f17
|
@ -3,3 +3,5 @@
|
|||
# Copyright (c) 2019 LG Electronics, Inc.
|
||||
|
||||
# Set PREFERRED_VERSION_<PN> here for platform packages for which the layers provide multiple versions.
|
||||
|
||||
PREFERRED_VERSION_linux-raspberrypi ?= "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-raspberrypi] ?= "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"
|
||||
|
|
Loading…
Reference in New Issue