git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3ef6062
)
remove unwanted bits from CPPFLAGS
author
Phil Blundell
<philb@gnu.org>
Sat, 6 Nov 2004 23:39:41 +0000
(23:39 +0000)
committer
Phil 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
patch
|
blob
|
history
diff --git
a/gpe-conf/gpe-conf_0.1.21.oe
b/gpe-conf/gpe-conf_0.1.21.oe
index
59f42f0
..
2956c28
100644
(file)
--- a/
gpe-conf/gpe-conf_0.1.21.oe
+++ b/
gpe-conf/gpe-conf_0.1.21.oe
@@
-1,4
+1,4
@@
-PR = "r
1
"
+PR = "r
2
"
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}