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:
def0e1d
)
altboot: Update _wip.bb to 20070323, enabling first Neo1973 aka fic-gta01 support.
author
Matthias Hentges
<oe@hentges.net>
Fri, 23 Mar 2007 19:27:47 +0000
(19:27 +0000)
committer
Matthias Hentges
<oe@hentges.net>
Fri, 23 Mar 2007 19:27:47 +0000
(19:27 +0000)
packages/altboot/altboot_wip.bb
patch
|
blob
|
history
diff --git
a/packages/altboot/altboot_wip.bb
b/packages/altboot/altboot_wip.bb
index
d857e5b
..
9b4f509
100644
(file)
--- a/
packages/altboot/altboot_wip.bb
+++ b/
packages/altboot/altboot_wip.bb
@@
-23,7
+23,7
@@
RDEPENDS_${PN}-conf = "${PN}"
######################################################################################
-WIP_DATE = "200
611
23"
+WIP_DATE = "200
703
23"
PV = "1.1.1+wip-${WIP_DATE}"
PR = "r0"
@@
-38,7
+38,7
@@
PACKAGE_ARCH_${PN}-conf = "${MACHINE}"
TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '-').replace('+', '-')}"
-SRC_URI = "svn://hentges.net/altboot/tags/;module=${TAG};rev=
2
"
+SRC_URI = "svn://hentges.net/altboot/tags/;module=${TAG};rev=
6
"
S = "${WORKDIR}/${TAG}/"