From d39c6738df4b7e8ef22f2a7154274c1d08b1d51f Mon Sep 17 00:00:00 2001 From: Zhai Edwin Date: Mon, 26 Sep 2011 19:55:47 +0800 Subject: matchbox: Upgrade SRCREV to reflect recent accpeted patches by upstream (From OE-Core rev: 33a1a05ef988c69f8ff8e38c6723922082e5d1aa) Signed-off-by: Zhai Edwin Signed-off-by: Richard Purdie --- meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) (limited to 'meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb') diff --git a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb index a3dcec32f0..e2e3047f35 100644 --- a/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb +++ b/meta/recipes-sato/matchbox-desktop/matchbox-desktop_git.bb @@ -10,13 +10,11 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ DEPENDS = "gtk+ startup-notification dbus" SECTION = "x11/wm" -SRCREV = "af7ed6775487380be73160aa0298bf6019765fad" +SRCREV = "71e3e6e04271e9d5a14f1c231ef100c7f320134d" PV = "2.0+git${SRCPV}" -PR = "r1" +PR = "r0" -SRC_URI = "git://git.yoctoproject.org/${BPN}-2;protocol=git \ - file://dso_linking_change_build_fix.patch \ - file://window-resize-fix.patch" +SRC_URI = "git://git.yoctoproject.org/${BPN}-2;protocol=git" EXTRA_OECONF = "--enable-startup-notification --with-dbus" -- cgit v1.2.3-54-g00ecf