]> code.ossystems Code Review - openembedded-core.git/commitdiff
matchbox-config-gtk: Update to 2081
authorZhai Edwin <edwin.zhai@intel.com>
Tue, 6 Jul 2010 07:09:07 +0000 (15:09 +0800)
committerRichard Purdie <rpurdie@linux.intel.com>
Tue, 13 Jul 2010 14:21:43 +0000 (15:21 +0100)
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
meta/conf/distro/include/poky-default-revisions.inc
meta/packages/matchbox-config-gtk/matchbox-config-gtk_svn.bb

index 95540307038ed7424d4a4bf7095a9aed779cffb8..4e8a0bfe61eb2edffcbb4e96747843f1743f5d32 100644 (file)
@@ -67,7 +67,7 @@ SRCREV_pn-libxext-nativesdk ??= "d1f3bc77a48c8e42771579e3fdf3370b35d3209d"
 SRCREV_pn-libxi ??= "d0326fe8cdbb08d4f52d79fd3fd4e1b2a0951d5e"
 SRCREV_pn-linux-openmoko ??= "5ccaca2adb1c37b5955a4733f68ae08a755e3d78"
 SRCREV_pn-linux-omap3-pm ??= "totallybroken"
-SRCREV_pn-matchbox-config-gtk ??= "1614"
+SRCREV_pn-matchbox-config-gtk ??= "2081"
 SRCREV_pn-matchbox-desktop-sato ??= "76"
 SRCREV_pn-matchbox-desktop ??= "2096"
 SRCREV_pn-matchbox-keyboard ??= "1910"
index 6c684d8cdbfb840ed80a0732f039ec7bc7ece01f..af748f14ffdc09fed83617c73174078af1ec1d55 100644 (file)
@@ -3,6 +3,8 @@ HOMEPAGE = "http://matchbox-project.org"
 BUGTRACKER = "http://bugzilla.openedhand.com/"
 
 LICENSE = "GPLv2+"
+LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \
+                    file://appearance/mb-appearance.c;endline=25;md5=ea92333cf8a6802639d62d874c114a28"
 
 DEPENDS = "gconf gtk+"
 RDEPENDS = "settings-daemon"