[oe-commits] org.oe.dev apex: Updated to version 1.5.6

rwhitby commit openembedded-commits at lists.openembedded.org
Sat Jun 2 16:59:18 UTC 2007


apex: Updated to version 1.5.6

Author: rwhitby at nslu2-linux.org
Branch: org.openembedded.dev
Revision: 52bf7c0cb196721013ff6801bf77eab6ee8d1d61
ViewMTN: http://monotone.openembedded.org/revision.psp?id=52bf7c0cb196721013ff6801bf77eab6ee8d1d61
Files:
1
packages/apex/files
packages/apex/files/fix-compiler-inlining.patch
packages/apex/apex_1.5.4.bb
packages/apex/apex_1.5.6.bb
packages/apex/nslu2/defconfig
Diffs:

#
# mt diff -rc3874f683de044c6360f6915093c2b9dc30951aa -r52bf7c0cb196721013ff6801bf77eab6ee8d1d61
#
# 
# 
# delete "packages/apex/files"
# 
# delete "packages/apex/files/fix-compiler-inlining.patch"
# 
# rename "packages/apex/apex_1.5.4.bb"
#     to "packages/apex/apex_1.5.6.bb"
# 
# patch "packages/apex/apex_1.5.6.bb"
#  from [0261af26f73039fd1d171190afcfb11866a4a6a0]
#    to [2d94006081eec2999fbdcabc50ff913a57914a72]
# 
# patch "packages/apex/nslu2/defconfig"
#  from [e5fae3d25ffd976f8ec4082eaed48a4bf3f65b21]
#    to [49c8eec3d5096a163ba11b1e36b37b1146248ad7]
# 
============================================================
--- packages/apex/apex_1.5.4.bb	0261af26f73039fd1d171190afcfb11866a4a6a0
+++ packages/apex/apex_1.5.6.bb	2d94006081eec2999fbdcabc50ff913a57914a72
@@ -1,15 +1,14 @@ LICENSE = "GPL"
 DESCRIPTION = "APEX Boot Loader"
 SECTION = ""
 PRIORITY = "optional"
 HOMEPAGE = "http://wiki.buici.com/twiki/bin/view/Main/ApexBootloader"
 LICENSE = "GPL"
-PR = "r1"
+# PR = "r1"
 
 # Note that this recipe only works for the NSLU2 at the moment.
 # Patches to make it more generic are welcome.
 
 SRC_URI = "ftp://ftp.buici.com/pub/apex/apex-${PV}.tar.gz \
-	   file://fix-compiler-inlining.patch;patch=1 \
 	   file://defconfig"
 
 CMDLINE_CONSOLE = "console=${@bb.data.getVar("KERNEL_CONSOLE",d,1) or "ttyS0"}"
============================================================
--- packages/apex/nslu2/defconfig	e5fae3d25ffd976f8ec4082eaed48a4bf3f65b21
+++ packages/apex/nslu2/defconfig	49c8eec3d5096a163ba11b1e36b37b1146248ad7
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 
-# Wed May 30 22:29:37 2007
+# Fri Jun  1 17:35:34 2007
 #
 CONFIG_ARM=y
 CONFIG_CPU_ARMV5=y
@@ -113,9 +113,10 @@ CONFIG_ENV=y
 # Environment
 #
 CONFIG_ENV=y
+CONFIG_ENV_LINK=y
 CONFIG_ENV_MUTABLE=y
-CONFIG_ENV_LINK=y
 CONFIG_ENV_REGION="nor:0x7f8000+16k"
+# CONFIG_ENV_SAVEATONCE is not set
 CONFIG_ENV_CHECK_LEN=1024
 # CONFIG_VARIATIONS is not set
 # CONFIG_NO_BOOTSTRAP is not set






More information about the Openembedded-commits mailing list