summaryrefslogtreecommitdiffstats
path: root/meta-gnome/recipes-gnome
diff options
context:
space:
mode:
Diffstat (limited to 'meta-gnome/recipes-gnome')
-rw-r--r--meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb (renamed from meta-gnome/recipes-gnome/gnome-session/gnome-session_2.30.2.bb)13
1 files changed, 6 insertions, 7 deletions
diff --git a/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.30.2.bb b/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb
index 6c7047e3a..e38238460 100644
--- a/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.30.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-session/gnome-session_2.32.1.bb
@@ -1,17 +1,16 @@
1DESCRIPTION = "Gnome session manager" 1DESCRIPTION = "Gnome session manager"
2LICENSE = "GPLv2 && LGPLv2" 2LICENSE = "GPLv2"
3LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ 3LIC_FILES_CHKSUM = "file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263"
4 file://COPYING.LIB;md5=f30a9716ef3762e3467a2f62bf790f0a"
5 4
6SECTION = "x11/gnome" 5SECTION = "x11/gnome"
7DEPENDS = "devicekit-power libwnck gnome-keyring libgnomeui startup-notification gtk+ gconf gdk-pixbuf-native" 6DEPENDS = "gtk+ glib-2.0 upower dbus-glib gconf pango gdk-pixbuf-native startup-notification"
8 7
9inherit gnome 8inherit gnome
10 9
11SRC_URI[archive.md5sum] = "d93a2da931ac0b9c0d98f6b68a17a730" 10SRC_URI[archive.md5sum] = "222bad6b446cb19a6b9028ea24538002"
12SRC_URI[archive.sha256sum] = "ea7b5d8b254eba0f4ee5f737ed3686fca4fa734ad54a20f206534241f6aef4ec" 11SRC_URI[archive.sha256sum] = "22d93ce433fcf9c7ce6b5f36dd81f64e692ea0e41faaa0f61159ddac28c3686a"
13 12
14EXTRA_OECONF = " ac_cv_path_GCONF_SANITY_CHECK=set " 13EXTRA_OECONF = " --with-gtk=2.0 ac_cv_path_GCONF_SANITY_CHECK=set "
15 14
16do_configure_append() { 15do_configure_append() {
17 for i in $(find ${S} -name "Makefile") ; do 16 for i in $(find ${S} -name "Makefile") ; do