[oe-commits] Sergey Lapin : linux_2.6.28: made source fetchable after Koen's fix

GIT User account git at amethyst.openembedded.net
Sun Dec 7 01:46:49 UTC 2008


Module: openembedded.git
Branch: org.openembedded.dev
Commit: dde71280ca0a91bd8393590f1fa07251645dc21b
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=dde71280ca0a91bd8393590f1fa07251645dc21b

Author: Sergey Lapin <slapin at ossfans.org>
Date:   Thu Dec  4 01:28:47 2008 +0300

linux_2.6.28: made source fetchable after Koen's fix

---

 ...ffers-implementation-from-atmel-to-fix-TX.patch |    0 
 .../afeb9260/0003-RS-485-mode-of-USART1.patch      |    0 
 .../afeb9260/defconfig                             |    0 
 packages/linux/linux_2.6.28-rc6.bb                 |    6 +++---
 4 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/packages/linux/linux-2.6.27+2.6.28rc6/afeb9260/0002-SRAM-TX-buffers-implementation-from-atmel-to-fix-TX.patch b/packages/linux/linux-2.6.27+2.6.28-rc6/afeb9260/0002-SRAM-TX-buffers-implementation-from-atmel-to-fix-TX.patch
similarity index 100%
rename from packages/linux/linux-2.6.27+2.6.28rc6/afeb9260/0002-SRAM-TX-buffers-implementation-from-atmel-to-fix-TX.patch
rename to packages/linux/linux-2.6.27+2.6.28-rc6/afeb9260/0002-SRAM-TX-buffers-implementation-from-atmel-to-fix-TX.patch
diff --git a/packages/linux/linux-2.6.27+2.6.28rc6/afeb9260/0003-RS-485-mode-of-USART1.patch b/packages/linux/linux-2.6.27+2.6.28-rc6/afeb9260/0003-RS-485-mode-of-USART1.patch
similarity index 100%
rename from packages/linux/linux-2.6.27+2.6.28rc6/afeb9260/0003-RS-485-mode-of-USART1.patch
rename to packages/linux/linux-2.6.27+2.6.28-rc6/afeb9260/0003-RS-485-mode-of-USART1.patch
diff --git a/packages/linux/linux-2.6.27+2.6.28rc6/afeb9260/defconfig b/packages/linux/linux-2.6.27+2.6.28-rc6/afeb9260/defconfig
similarity index 100%
rename from packages/linux/linux-2.6.27+2.6.28rc6/afeb9260/defconfig
rename to packages/linux/linux-2.6.27+2.6.28-rc6/afeb9260/defconfig
diff --git a/packages/linux/linux_2.6.28-rc6.bb b/packages/linux/linux_2.6.28-rc6.bb
index c2c154d..09738c9 100644
--- a/packages/linux/linux_2.6.28-rc6.bb
+++ b/packages/linux/linux_2.6.28-rc6.bb
@@ -1,8 +1,8 @@
 require linux.inc
 
-KERNEL_RELEASE = "2.6.28rc6"
+KERNEL_RELEASE = "2.6.28-rc6"
 PV = "2.6.27+${KERNEL_RELEASE}"
-PR = "r1"
+PR = "r3"
 
 S = "${WORKDIR}/linux-${KERNEL_RELEASE}"
 
@@ -10,7 +10,7 @@ S = "${WORKDIR}/linux-${KERNEL_RELEASE}"
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_afeb9260 = "1"
 
-SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/linux-${PV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/linux-${KERNEL_RELEASE}.tar.bz2 \
            file://defconfig"
 
 SRC_URI_append_afeb9260 = " \





More information about the Openembedded-commits mailing list