summaryrefslogtreecommitdiffstats
path: root/meta/recipes-support
diff options
context:
space:
mode:
authorleimaohui <leimaohui@cn.fujitsu.com>2014-09-23 17:48:13 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2014-09-29 17:49:11 +0100
commitc86137e2fc9faee1146e41fa4b7c1d284dd6673f (patch)
tree870affc016f637619931b48763ee948e5e472ed3 /meta/recipes-support
parent41784ad0588b4aba6897d6e9e0efd0314ab19747 (diff)
downloadopenembedded-core-c86137e2fc9faee1146e41fa4b7c1d284dd6673f.tar.gz
db_5.3.28: modify SPDX_S variable
Because $S is set to sub-directory of db-5.3.28. So modify SPDX_S to the source tree of db-5.3.28 instead of ${S}. Signed-off-by: leimaohui <leimaohui@cn.fujitsu.com>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r--meta/recipes-support/db/db_5.3.28.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-support/db/db_5.3.28.bb b/meta/recipes-support/db/db_5.3.28.bb
index 057c9d8425..e8b814e06b 100644
--- a/meta/recipes-support/db/db_5.3.28.bb
+++ b/meta/recipes-support/db/db_5.3.28.bb
@@ -42,6 +42,7 @@ PROVIDES += "${VIRTUAL_NAME}"
# persuades bitbake to go to the right place
S = "${WORKDIR}/db-${PV}/dist"
B = "${WORKDIR}/db-${PV}/build_unix"
+SPDX_S = "${WORKDIR}/db-${PV}"
# The executables go in a separate package - typically there
# is no need to install these unless doing real database