altboot: Sync with .oz branch
authorMatthias Hentges <oe@hentges.net>
Sat, 11 Mar 2006 11:54:31 +0000 (11:54 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 11 Mar 2006 11:54:31 +0000 (11:54 +0000)
packages/altboot/altboot_1.0.5.bb [moved from packages/altboot/altboot_0.0.5.bb with 98% similarity]

similarity index 98%
rename from packages/altboot/altboot_0.0.5.bb
rename to packages/altboot/altboot_1.0.5.bb
index 1cb51a3..3c2a269 100644 (file)
@@ -3,7 +3,7 @@
 # Copyright Matthias Hentges <devel@hentges.net> (c) 2006
 # License: GPL (see http://www.gnu.org/licenses/gpl.txt for a copy of the license)
 #
-# Filename: altboot_0.0.5-rc2.bb
+# Filename: altboot_1.0.5-rc2.bb
 # Date: 21-Feb-06
 
 DESCRIPTION = "The altboot bootmanager"
@@ -22,6 +22,8 @@ TAG = "${@'v' + bb.data.getVar('PV',d,1).replace('.', '-')}"
 
 SRC_URI = "cvs://anonymous@hentges.net/hentgescvs;method=pserver;tag=${TAG};module=altboot"
 
+S = "${WORKDIR}/altboot/"
+
 ######################################################################################
 
 do_install() {