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:
e17000b
)
jhead: fix parse errors
author
Marcin Juszkiewicz
<hrw@openembedded.org>
Sun, 17 Dec 2006 12:14:47 +0000
(12:14 +0000)
committer
Marcin Juszkiewicz
<hrw@openembedded.org>
Sun, 17 Dec 2006 12:14:47 +0000
(12:14 +0000)
packages/jhead/jhead_2.6.0.bb
patch
|
blob
|
history
diff --git
a/packages/jhead/jhead_2.6.0.bb
b/packages/jhead/jhead_2.6.0.bb
index
9089b6f
..
126e92c
100644
(file)
--- a/
packages/jhead/jhead_2.6.0.bb
+++ b/
packages/jhead/jhead_2.6.0.bb
@@
-1,9
+1,10
@@
SECTION = "apps"
-
-S = ${WORKDIR}/jhead-2.6
PR = "r0"
+
SRC_URI = "http://www.sentex.net/~mwandel/jhead/jhead-2.6.tar.gz \
- file://makefile.patch;patch=1"
+ file://makefile.patch;patch=1"
+
+S = "${WORKDIR}/jhead-2.6"
inherit autotools