gdb-cross-canadian: Add to sstate whitelist

The various gdb variants overwrite in datadir so whitelist this for now, they
are the same files and this is not an issue.

(From OE-Core rev: 472efca12108d26201d2236ff436a08845313f48)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Richard Purdie
2014-09-30 21:07:42 +01:00
parent 94503ca4b7
commit 3956c7bd34

View File

@@ -13,6 +13,8 @@ GDBPROPREFIX = "--program-prefix='${TARGET_PREFIX}'"
EXTRA_OECONF_append = "--with-python=${WORKDIR}/python"
SSTATE_DUPWHITELIST += "${STAGING_DATADIR}/gdb"
do_configure_prepend() {
cat > ${WORKDIR}/python << EOF
#! /bin/sh