DRAFT [ubuntu-bionic] cppunit: Remove from blacklist, PREFERRED_VERSION=1.14.0
This commit is contained in:
parent
91a35a7755
commit
fd74a90a0c
|
@ -4,6 +4,7 @@
|
||||||
|
|
||||||
# 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_cppunit ?= "1.14.0"
|
||||||
PREFERRED_VERSION_linux-raspberrypi ?= "4.4%"
|
PREFERRED_VERSION_linux-raspberrypi ?= "4.4%"
|
||||||
# Match kernel version of raspberrypi.
|
# Match kernel version of raspberrypi.
|
||||||
PREFERRED_VERSION_linux-yocto ?= "4.4%"
|
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
|
# 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 .
|
# 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"
|
PNBLACKLIST[python-matplotlib] ?= "Must specify PREFERRED_VERSION"
|
||||||
|
|
||||||
# Initially, blacklist any platform recipes with multiple versions found by "bitbake-layers show-recipes --multiple" (except for
|
# Initially, blacklist any platform recipes with multiple versions found by "bitbake-layers show-recipes --multiple" (except for
|
||||||
|
|
Loading…
Reference in New Issue