]> code.ossystems Code Review - openembedded-core.git/commitdiff
populate_sdk_ext: Correct commit 8b81bb56c69aabdea984352f8e267a9783c0bdbc
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Mar 2016 22:31:15 +0000 (22:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 9 Mar 2016 22:31:17 +0000 (22:31 +0000)
Commit 8b81bb56c69aabdea984352f8e267a9783c0bdbc was accidentally merged.
The DL_DIR piece was simply incorrect and should be removed.

The patch commit message should have mentioned that the changes were
to update populate_sdk_ext after the changes to uninative now the
download is placed into a specific directory in DL_DIR. We also
need to specify the uninative tarball checksum.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/populate_sdk_ext.bbclass

index 00181aa2f30dad843c94dea6ecafd3da8c2814de..be4bcc02e9437691ebcadff08902e1a31a57e821 100644 (file)
@@ -29,7 +29,6 @@ SDK_LOCAL_CONF_BLACKLIST ?= "CONF_VERSION \
                              PARALLEL_MAKE \
                              PRSERV_HOST \
                              SSTATE_MIRRORS \
-                             DL_DIR \
                             "
 SDK_INHERIT_BLACKLIST ?= "buildhistory icecc"
 SDK_UPDATE_URL ?= ""