altboot: Update _wip.bb to 20070323, enabling first Neo1973 aka fic-gta01 support.
authorMatthias Hentges <oe@hentges.net>
Fri, 23 Mar 2007 19:27:47 +0000 (19:27 +0000)
committerMatthias Hentges <oe@hentges.net>
Fri, 23 Mar 2007 19:27:47 +0000 (19:27 +0000)
packages/altboot/altboot_wip.bb

index d857e5b..9b4f509 100644 (file)
@@ -23,7 +23,7 @@ RDEPENDS_${PN}-conf = "${PN}"
 
 ######################################################################################
 
-WIP_DATE = "20061123"
+WIP_DATE = "20070323"
 
 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}/"