Merge bk://oe-devel@oe-devel.bkbits.net/openembedded/
authorChris Lord <chris@openedhand.com>
Thu, 28 Apr 2005 11:25:32 +0000 (11:25 +0000)
committerChris Lord <chris@openedhand.com>
Thu, 28 Apr 2005 11:25:32 +0000 (11:25 +0000)
into cwiiisdesktop.(none):/home/cwiiis/Dev/oe/openembedded

2005/04/28 12:24:49+01:00 (none)!cwiiis
Remove #include <render.h> from all source files in gpe-appmgr (fixes build)

BKrev: 4270c82cGFA1LRGEDGTM4L0W6hW-Gg

packages/gpe-appmgr/files/no-render-h.patch [new file with mode: 0644]
packages/gpe-appmgr/gpe-appmgr_2.8.bb

diff --git a/packages/gpe-appmgr/files/no-render-h.patch b/packages/gpe-appmgr/files/no-render-h.patch
new file mode 100644 (file)
index 0000000..e69de29
index e69de29..66653a9 100644 (file)
@@ -0,0 +1,10 @@
+SECTION = "gpe"
+DESCRIPTION = "GPE application launcher"
+DEPENDS = "libgpewidget libgpelaunch cairo"
+MAINTAINER = "Phil Blundell <pb@handhelds.org>"
+LICENSE = "GPL"
+PR = "r0"
+
+inherit gpe
+
+SRC_URI += " file://no-render-h.patch;patch=1"