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>
This commit is contained in:
Robert P. J. Day
2015-02-21 16:28:42 -05:00
committed by Richard Purdie
parent f7c45a4f74
commit d861cc4b04
11 changed files with 0 additions and 20 deletions

View File

@@ -18,8 +18,6 @@ SRC_URI = "http://ymorin.is-a-geek.org/download/${BPN}/${BP}.tar.xz"
SRC_URI[md5sum] = "b939280dcc83f8feabd87a1d5f9b00c2"
SRC_URI[sha256sum] = "ea2615a62c74bea6ce3b38402f00c7513858f307f6ba7aa9fdbf0bbc12bcf407"
S = "${WORKDIR}/${BPN}-${PV}"
inherit autotools
do_configure_prepend () {
mkdir -p scripts/.autostuff/m4