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:
82c83e6
)
bzip2-full-native: Switch to FILESPATHPKG
author
Tom Rini
<tom_rini@mentor.com>
Fri, 4 Jun 2010 23:41:42 +0000
(16:41 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Fri, 4 Jun 2010 23:55:54 +0000
(16:55 -0700)
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/bzip2/bzip2-full-native_1.0.5.bb
patch
|
blob
|
history
diff --git
a/recipes/bzip2/bzip2-full-native_1.0.5.bb
b/recipes/bzip2/bzip2-full-native_1.0.5.bb
index
8ead80a
..
9e6da4a
100644
(file)
--- a/
recipes/bzip2/bzip2-full-native_1.0.5.bb
+++ b/
recipes/bzip2/bzip2-full-native_1.0.5.bb
@@
-3,7
+3,7
@@
SECTION = "console/utils"
PR = "r1"
LICENSE = "bzip2"
-FILESPATH
=. "${FILE_DIRNAME}/
bzip2-${PV}:"
+FILESPATH
PKG =. "
bzip2-${PV}:"
SRC_URI = "http://www.bzip.org/${PV}/bzip2-${PV}.tar.gz \
file://bzip2-1.0.5-autoconfiscated.patch"