DRAFT [ubuntu-bionic] yajl: Remove from blacklist, PREFERRED_VERSION=2.1.0

This commit is contained in:
Herb Kuta 2019-05-17 14:50:38 -07:00
parent ca50779a42
commit 2f327bf78c
2 changed files with 1 additions and 1 deletions

View File

@ -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"

View File

@ -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"