blob: 8849f590425a3f7beb2d7369762a2fef81099746 [file] [log] [blame]
Patrick Williamsc124f4f2015-09-15 14:41:29 -05001#
2# ${PN}-bin is defined in bitbake.conf
3#
4# We need to allow the other packages to be greedy with what they
5# want out of /usr/bin and /usr/sbin before ${PN}-bin gets greedy.
6#
7PACKAGE_BEFORE_PN = "${PN}-bin"