[oe-commits] org.oe.dev xoo_svn.bb : bump SRCREV and add expat to DEPENDS, fixes compile problems

xora commit openembedded-commits at lists.openembedded.org
Wed Mar 5 15:23:57 UTC 2008


xoo_svn.bb : bump SRCREV and add expat to DEPENDS, fixes compile problems
with new sysroot.

Author: xora at openembedded.org
Branch: org.openembedded.dev
Revision: 587c8ea493b5fe4631203fc414eba589d7093f19
ViewMTN: http://monotone.openembedded.org/revision/info/587c8ea493b5fe4631203fc414eba589d7093f19
Files:
1
conf/distro/include/sane-srcrevs.inc
packages/xoo/xoo_svn.bb
Diffs:

#
# mt diff -r9ab77b31952e8edff1944661f3e53b9b548a56bd -r587c8ea493b5fe4631203fc414eba589d7093f19
#
# 
# 
# patch "conf/distro/include/sane-srcrevs.inc"
#  from [d67a23a7afbb9f344b8a06ad56a59f59f0f95d05]
#    to [cee3f2f2e6478f02a5022c31afb8da91f4680f4a]
# 
# patch "packages/xoo/xoo_svn.bb"
#  from [f8b0b32f636f02a8b0d654f47abc6342070b8da4]
#    to [35f551e76ef5e61eb58905109dfd8a57d676dcbf]
# 
============================================================
--- conf/distro/include/sane-srcrevs.inc	d67a23a7afbb9f344b8a06ad56a59f59f0f95d05
+++ conf/distro/include/sane-srcrevs.inc	cee3f2f2e6478f02a5022c31afb8da91f4680f4a
@@ -154,5 +154,5 @@ SRCREV_pn-wesnoth ?= "22021"
 SRCREV_pn-webkit-qt ?= "28656"
 SRCREV_pn-webkit-qtopia ?= "28656"
 SRCREV_pn-wesnoth ?= "22021"
-SRCREV_pn-xoo ?= "1623"
+SRCREV_pn-xoo ?= "1971"
 
============================================================
--- packages/xoo/xoo_svn.bb	f8b0b32f636f02a8b0d654f47abc6342070b8da4
+++ packages/xoo/xoo_svn.bb	35f551e76ef5e61eb58905109dfd8a57d676dcbf
@@ -1,9 +1,9 @@ LICENSE = "GPL"
 DESCRIPTION = "Xoo is a GTK2 based graphical wrapper around a windowed X Server. \
 It is intended for embedded developers that want to simulate a target device \
 (with an accurate display size, working hardware buttons, etc) on a desktop machine."
 HOMEPAGE = "http://projects.o-hand.com/xoo"
 LICENSE = "GPL"
-DEPENDS = "virtual/libx11 libxtst gtk+ libglade"
+DEPENDS = "virtual/libx11 libxtst gtk+ libglade expat"
 PV = "0.7+svnr${SRCREV}"
 PR = "r1"
 






More information about the Openembedded-commits mailing list