From 806698aa08f0347fbec60887f4e0437ff3bb39db Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Thu, 19 May 2011 16:45:03 -0700 Subject: opkg_svn.bb: Install rcS.d into $D instead of $IMAGE_ROOTFS Remove headerfix.patch, its already applied upstream (From OE-Core rev: a0edaaa805fa2576092ca9d1248d8cef7b27d827) Signed-off-by: Khem Raj Signed-off-by: Richard Purdie --- meta/recipes-devtools/opkg/opkg/headerfix.patch | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 meta/recipes-devtools/opkg/opkg/headerfix.patch (limited to 'meta/recipes-devtools/opkg/opkg') diff --git a/meta/recipes-devtools/opkg/opkg/headerfix.patch b/meta/recipes-devtools/opkg/opkg/headerfix.patch deleted file mode 100644 index b3515a0f8e..0000000000 --- a/meta/recipes-devtools/opkg/opkg/headerfix.patch +++ /dev/null @@ -1,19 +0,0 @@ -Without this, the FILE reference in this header can cause compile issues. - -RP - 29/1/10 - -Upstream-Status: Pending - -Index: trunk/libopkg/pkg_dest.h -=================================================================== ---- trunk.orig/libopkg/pkg_dest.h 2010-01-29 09:37:22.000000000 +0000 -+++ trunk/libopkg/pkg_dest.h 2010-01-29 09:37:33.000000000 +0000 -@@ -18,6 +18,8 @@ - #ifndef PKG_DEST_H - #define PKG_DEST_H - -+#include -+ - typedef struct pkg_dest pkg_dest_t; - struct pkg_dest - { -- cgit v1.2.3-54-g00ecf