remove unwanted bits from CPPFLAGS
authorPhil Blundell <philb@gnu.org>
Sat, 6 Nov 2004 23:39:41 +0000 (23:39 +0000)
committerPhil Blundell <philb@gnu.org>
Sat, 6 Nov 2004 23:39:41 +0000 (23:39 +0000)
BKrev: 418d60bd1K3qvsv2lWo_Shf-EeLkPg

gpe-conf/gpe-conf_0.1.21.oe

index 59f42f0..2956c28 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r1"
+PR = "r2"
 
 inherit gpe pkgconfig
 
@@ -12,9 +12,6 @@ FILES_${PN} += " ${datadir}/gpe/pixmaps ${datadir}/gpe-conf"
 SRC_URI = "${GPE_MIRROR}/gpe-conf-${PV}.tar.gz \
             file://icons.patch;patch=1;pnum=0"
 
-# disable wifi support, enable limited capabilities appmgr interface
-CPPFLAGS_append = " -D APPMGR_INTERFACE -DDISABLE_XRANDR -DIMG_HEIGHT=200 -DIMG_WIDTH=200"
-
 do_compile () {
        oe_runmake PREFIX=${prefix}
        oe_runmake all-desktop PREFIX=${prefix}