DRAFT [ubuntu-bionic] yajl: Remove from blacklist, PREFERRED_VERSION=2.1.0
This commit is contained in:
parent
ca50779a42
commit
2f327bf78c
|
@ -7,3 +7,4 @@
|
|||
PREFERRED_VERSION_linux-raspberrypi ?= "4.4%"
|
||||
# Match kernel version of raspberrypi.
|
||||
PREFERRED_VERSION_linux-yocto ?= "4.4%"
|
||||
PREFERRED_VERSION_yajl ?= "2.1.0"
|
||||
|
|
|
@ -16,4 +16,3 @@ PNBLACKLIST[linux-yocto-rt] ?= "Must specify PREFERRED_VERSION"
|
|||
PNBLACKLIST[linux-yocto-tiny] ?= "Must specify PREFERRED_VERSION"
|
||||
PNBLACKLIST[php] ?= "Must specify PREFERRED_VERSION"
|
||||
PNBLACKLIST[php-native] ?= "Must specify PREFERRED_VERSION"
|
||||
PNBLACKLIST[yajl] ?= "Must specify PREFERRED_VERSION"
|
||||
|
|
Loading…
Reference in New Issue