DRAFT [ubuntu-bionic] cppunit: Remove from blacklist, PREFERRED_VERSION=1.14.0
This commit is contained in:
parent
2f327bf78c
commit
ddf1f3b7e8
|
@ -4,6 +4,7 @@
|
|||
|
||||
# Set PREFERRED_VERSION_<PN> here for platform packages for which the layers provide multiple versions.
|
||||
|
||||
PREFERRED_VERSION_cppunit ?= "1.14.0"
|
||||
PREFERRED_VERSION_linux-raspberrypi ?= "4.4%"
|
||||
# Match kernel version of raspberrypi.
|
||||
PREFERRED_VERSION_linux-yocto ?= "4.4%"
|
||||
|
|
|
@ -4,7 +4,6 @@
|
|||
|
||||
# Initially, blacklist any platform duplicates found by "bitbake-layers show-overlayed". Remove from the blacklist once a
|
||||
# PREFERRED_VERSION_<PN> setting is made in ros-distro-platform-preferred-versions.inc .
|
||||
PNBLACKLIST[cppunit] ?= "Must specify PREFERRED_VERSION"
|
||||
PNBLACKLIST[python-matplotlib] ?= "Must specify PREFERRED_VERSION"
|
||||
|
||||
# Initially, blacklist any platform recipes with multiple versions found by "bitbake-layers show-recipes --multiple" (except for
|
||||
|
|
Loading…
Reference in New Issue