git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e592f51
)
squashfs-tools.inc: Switch to FILESPATHPKG =.
author
Tom Rini
<tom_rini@mentor.com>
Thu, 12 Aug 2010 19:44:12 +0000
(12:44 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Thu, 12 Aug 2010 19:44:12 +0000
(12:44 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/squashfs-tools/squashfs-tools.inc
patch
|
blob
|
history
diff --git
a/recipes/squashfs-tools/squashfs-tools.inc
b/recipes/squashfs-tools/squashfs-tools.inc
index
44f6a4b
..
a1f778d
100644
(file)
--- a/
recipes/squashfs-tools/squashfs-tools.inc
+++ b/
recipes/squashfs-tools/squashfs-tools.inc
@@
-7,7
+7,7
@@
INC_PR = "r4"
S = "${WORKDIR}/squashfs${@bb.data.getVar('PV',d,1).replace('r','-r')}/squashfs-tools"
# required to share same place with -lzma specific packages
-FILESPATHPKG =
"squashfs-tools-${PV}:squashfs-tools:files
"
+FILESPATHPKG =
. "squashfs-tools-${PV}:
"
SRC_URI ?= "${SOURCEFORGE_MIRROR}/squashfs/squashfs${@bb.data.getVar('PV',d,1).replace('r','-r')}.tar.gz"