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:
a07209a
)
edbus_cvs.bb : fixes from OM mtn
author
Graeme Gregory
<dp@xora.org.uk>
Fri, 9 May 2008 15:00:13 +0000
(15:00 +0000)
committer
Graeme Gregory
<dp@xora.org.uk>
Fri, 9 May 2008 15:00:13 +0000
(15:00 +0000)
packages/efl1/edbus_cvs.bb
patch
|
blob
|
history
diff --git
a/packages/efl1/edbus_cvs.bb
b/packages/efl1/edbus_cvs.bb
index
c6ff68b
..
be9b643
100644
(file)
--- a/
packages/efl1/edbus_cvs.bb
+++ b/
packages/efl1/edbus_cvs.bb
@@
-2,11
+2,13
@@
DESCRIPTION = "DBus and HAL convenience wrappers for EFL"
DEPENDS = "dbus ecore efreet ewl"
LICENSE = "MIT BSD"
PV = "0.1.0.042+cvs${SRCDATE}"
-PR = "r
0
"
+PR = "r
5
"
inherit efl
-SRC_URI = "${E_CVS};module=e17/libs/e_dbus"
+SRC_URI = "${E_CVS};module=e17/libs/e_dbus \
+ http://people.openmoko.org/stefan/e_nm-big-hack.patch;patch=1;pnum=1;mindate=20080330 \
+ "
S = "${WORKDIR}/e_dbus"
EXTRA_OECONF = "--enable-build-test-gui"