diff options
author | Daniel Willmann <daniel@totalueberwachung.de> | 2007-10-12 11:33:29 +0000 |
---|---|---|
committer | Daniel Willmann <daniel@totalueberwachung.de> | 2007-10-12 11:33:29 +0000 |
commit | 276e2ad3fd901d3fca0291979abc9c10455232ee (patch) | |
tree | 21dd2235d69dcfb48db505d3fd4c24150d975644 | |
parent | 452b1bbec53a32d7872be5a082a4cb4f8a8f46c7 (diff) |
matchbox-keyboard: Bump svn revision and remove some patches in the bb file
since these patches were applied upstream.
-rw-r--r-- | conf/distro/include/sane-srcrevs.inc | 4 | ||||
-rw-r--r-- | packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/conf/distro/include/sane-srcrevs.inc b/conf/distro/include/sane-srcrevs.inc index 9501929dcf..f46177620e 100644 --- a/conf/distro/include/sane-srcrevs.inc +++ b/conf/distro/include/sane-srcrevs.inc @@ -30,8 +30,8 @@ SRCREV_pn-llvm-gcc4 ?= "374" SRCREV_pn-llvm-gcc4-cross ?= "374" SRCREV_pn-maemo-mapper ?= "108" SRCREV_pn-matchbox-desktop-2 ?= "1649" -SRCREV_pn-matchbox-keyboard ?= "1675" -SRCREV_pn-matchbox-keyboard-inputmethod ?= "1675" +SRCREV_pn-matchbox-keyboard ?= "1739" +SRCREV_pn-matchbox-keyboard-inputmethod ?= "1739" SRCREV_pn-matchbox-panel-2 ?= "1626" SRCREV_pn-moko-gtk-engine ?= "3146" SRCREV_pn-neod ?= "2956" diff --git a/packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb b/packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb index efdaaaa06a..5b6ea4edfa 100644 --- a/packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb +++ b/packages/matchbox-keyboard/matchbox-keyboard-inputmethod_svn.bb @@ -6,13 +6,11 @@ RPROVIDES_${PN} = matchbox-keyboard #DEFAULT_PREFERENCE = "-1" SECTION = "x11" PV = "0.0+svnr${SRCREV}" -PR = "r6" +PR = "r7" SRC_URI = "svn://svn.o-hand.com/repos/matchbox/trunk;module=matchbox-keyboard;proto=http \ file://smallscreen-fontsize.patch;patch=1 \ - file://matchbox-keyboard-applet.patch;patch=1;pnum=0 \ - file://80matchboxkeyboard \ - file://matchbox-keyboard-hide-delay.patch;patch=1" + file://80matchboxkeyboard" SRC_URI_append_fic-gta01 = " file://fic-gta01-font-size.patch;patch=1" |