[oe-commits] Khem Raj : linux_2.6.34.bb: Correct the patch path for use-noclone-attribute-for-naked.patch

git version control git at git.openembedded.org
Sun May 30 07:46:35 UTC 2010


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

Author: Khem Raj <raj.khem at gmail.com>
Date:   Sun May 30 00:45:16 2010 -0700

linux_2.6.34.bb: Correct the patch path for use-noclone-attribute-for-naked.patch

Signed-off-by: Khem Raj <raj.khem at gmail.com>

---

 recipes/linux/linux_2.6.34.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/linux/linux_2.6.34.bb b/recipes/linux/linux_2.6.34.bb
index de76b4f..6d4cc3e 100644
--- a/recipes/linux/linux_2.6.34.bb
+++ b/recipes/linux/linux_2.6.34.bb
@@ -12,7 +12,7 @@ DEFAULT_PREFERENCE_qemux86 = "1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/${P}.tar.bz2;name=kernel \
            file://ARM-Add-support-for-LZMA-compressed-kernel-images.patch;status=pending \
-	   file://patches/use-noclone-attribute-for-naked.patch;status=pending \
+	   file://use-noclone-attribute-for-naked.patch;status=pending \
            file://defconfig"
 
 SRC_URI[kernel.md5sum] = "10eebcb0178fb4540e2165bfd7efc7ad"





More information about the Openembedded-commits mailing list