[oe] [PATCH] add unifdef to kernel 2.6.22

Joao H. Freitas joaohf at gmail.com
Wed Jun 30 00:52:38 UTC 2010


---
 .../linux-libc-headers_2.6.22.bb                   |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/linux-libc-headers/linux-libc-headers_2.6.22.bb b/recipes/linux-libc-headers/linux-libc-headers_2.6.22.bb
index 12845e0..d1b6206 100644
--- a/recipes/linux-libc-headers/linux-libc-headers_2.6.22.bb
+++ b/recipes/linux-libc-headers/linux-libc-headers_2.6.22.bb
@@ -5,7 +5,8 @@ DEPENDS += "unifdef-native"
 PR = "r4"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
-           file://procinfo.h"
+           file://procinfo.h \
+           file://unifdef.patch"
 
 S = "${WORKDIR}/linux-${PV}"
 
-- 
1.7.0.2





More information about the Openembedded-devel mailing list