summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity
diff options
context:
space:
mode:
authorRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-14 08:50:33 +0300
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-05-22 17:14:04 +0100
commit437d0c2122f6685d3b6531dd4daf33c232941803 (patch)
treef122ea6f472b620dac5b68453ce5dd241cea72ee /meta/recipes-connectivity
parent8824d9ef7ac974b20cca6fa0947fe1d46badf18a (diff)
downloadpoky-437d0c2122f6685d3b6531dd4daf33c232941803.tar.gz
package.bbclass: Fix sources contents
http://git.yoctoproject.org/cgit.cgi/poky/commit/?id=c376f1f49cea182a2887945840ab97a20970a373 fixed a valid issue where the sources file was accumulating information and subsequent task runs of do_packacge were not cleaning it. The fix is wrong however since we're removing the file within a loop. This fix removes the file outside the loop ensuring it is not truncated and contains the correct information. (From OE-Core master rev: a015881f2207aded601459ba3eebbefb0002b3c5) (From OE-Core rev: f897550222003ccea8f18c136a7b9ced5acb0ed3) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-connectivity')
0 files changed, 0 insertions, 0 deletions