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

This commit is contained in:
Herb Kuta 2019-05-21 09:40:19 -07:00
parent b20c83582d
commit f969601855
2 changed files with 2 additions and 1 deletions

View File

@ -3,3 +3,5 @@
# Copyright (c) 2019 LG Electronics, Inc. # Copyright (c) 2019 LG Electronics, Inc.
# Set PREFERRED_VERSION_<PN> here for platform packages for which the layers provide multiple versions. # Set PREFERRED_VERSION_<PN> here for platform packages for which the layers provide multiple versions.
PREFERRED_VERSION_linux-raspberrypi ?= "4.4%"

View File

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