]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
squashfs-tools_4.3: modify SPDX_S variable
authorleimaohui <leimaohui@cn.fujitsu.com>
Tue, 23 Sep 2014 09:48:16 +0000 (17:48 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Sep 2014 16:49:12 +0000 (17:49 +0100)
Modify SPDX_S to the source tree of squashfs instead of ${S}.

Signed-off-by: leimaohui <leimaohui@cn.fujitsu.com>
meta/recipes-devtools/squashfs-tools/squashfs-tools_4.3.bb

index e3783fd81d409d2a26c30fbf1c5839225c03f656..d36f0fea44f13a787c4b1b9f3b2cf11d16429ed0 100644 (file)
@@ -19,6 +19,7 @@ SRC_URI[lzma.md5sum] = "29d5ffd03a5a3e51aef6a74e9eafb759"
 SRC_URI[lzma.sha256sum] = "c935fd04dd8e0e8c688a3078f3675d699679a90be81c12686837e0880aa0fa1e"
 
 S = "${WORKDIR}/squashfs${PV}/squashfs-tools"
+SPDX_S = "${WORKDIR}/squashfs${PV}"
 
 # EXTRA_OEMAKE is typically: -e MAKEFLAGS=
 # the -e causes problems as CFLAGS is modified in the Makefile, so