]> code.ossystems Code Review - openembedded-core.git/commit
bind: use PACKAGE_BEFORE_PN instead of PACKAGES_prepend
authorRoss Burton <ross.burton@intel.com>
Thu, 13 Nov 2014 14:08:20 +0000 (14:08 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Nov 2014 14:06:30 +0000 (14:06 +0000)
commit23d7223a21582edefc4e30d76f94f8e81a543af9
treead15010f93f72969f5a52fea0cc65edfde918dcb
parentfec684512c6f934d7a847b0c9f5151da81426910
bind: use PACKAGE_BEFORE_PN instead of PACKAGES_prepend

Appending or prepending to PACKAGES breaks when the package is built natively,
so use PACKAGE_BEFORE_PN instead.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-connectivity/bind/bind_9.9.5.bb