generic-poky/meta/recipes-devtools/opkg
Robert P. J. Day d861cc4b04 recipes: Delete superfluous assignments, S = ${WORKDIR}/${BP}
Given that bitbake.conf sets the default values:

BP = "${BPN}-${PV}"
S = "${WORKDIR}/${BP}"

there are a number of recipes that set the variable S completely
superfluously, so get rid of them.

(From OE-Core rev: ebe8578df3f162045086cd60a129eb7ac3eacf4c)

Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2015-02-24 17:41:44 +00:00
..
opkg opkg: Backport improvements to opkg-key 2015-02-03 14:53:56 +00:00
opkg-arch-config_1.0.bb opkg-arch-config: Renamed from opkg-config-base 2015-02-03 14:53:55 +00:00
opkg-keyrings_1.0.bb opkg-keyrings: New recipe 2015-02-03 14:53:56 +00:00
opkg_0.2.4.bb recipes: Delete superfluous assignments, S = ${WORKDIR}/${BP} 2015-02-24 17:41:44 +00:00