[oe-commits] org.oe.dev fis: Made it working again

rwhitby commit openembedded-commits at lists.openembedded.org
Thu Aug 2 04:36:39 UTC 2007


fis: Made it working again

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: b435f9b0a07e60c97495e1f9a409456fa5d479bd
ViewMTN: http://monotone.openembedded.org/revision.psp?id=b435f9b0a07e60c97495e1f9a409456fa5d479bd
Files:
1
packages/nonworking/redboot-utils/fis_1.0.bb
packages/redboot-utils/fis_1.0.bb
Diffs:

#
# mt diff -r646c0b9af996bdd5fbbe75a7d9e4ac06b302c3e0 -rb435f9b0a07e60c97495e1f9a409456fa5d479bd
#
# 
# 
# rename "packages/nonworking/redboot-utils/fis_1.0.bb"
#     to "packages/redboot-utils/fis_1.0.bb"
# 
# patch "packages/redboot-utils/fis_1.0.bb"
#  from [27930dbc581cd86aa735a57ceb640d813b33bd10]
#    to [a66b4741b57f521582e2e3edd47cc42cebe7097d]
# 
============================================================
--- packages/nonworking/redboot-utils/fis_1.0.bb	27930dbc581cd86aa735a57ceb640d813b33bd10
+++ packages/redboot-utils/fis_1.0.bb	a66b4741b57f521582e2e3edd47cc42cebe7097d
@@ -1,8 +1,7 @@ DESCRIPTION = "Tool to edit the Redboot 
 DESCRIPTION = "Tool to edit the Redboot FIS partition layout from userspace"
-PR = "r2"
+PR = "r3"
 
-SRC_URI = "http://svn.chezphil.org/utils/trunk/fis.c \
-	   svn://svn.chezphil.org/;module=libpbe;proto=http"
+SRC_URI = "http://svn.chezphil.org/utils/trunk/fis.c"
 
 do_compile() {
 	${CC} --std=c99 -Os -W -o fis ${WORKDIR}/fis.c






More information about the Openembedded-commits mailing list