From dfd32b429a0a9bed09b75f59f0c7fb37f42c3ed9 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Mon, 30 Nov 2009 15:11:22 +0000 Subject: base.bbclass: Stage etc directory for native packages Signed-off-by: Richard Purdie --- meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb | 2 +- meta/packages/mutter/mutter_git.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'meta/packages') diff --git a/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb b/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb index 575ed50cf..cff9cd81a 100644 --- a/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb +++ b/meta/packages/gtk+/gdk-pixbuf-csource-native_2.12.7.bb @@ -4,7 +4,7 @@ DEPENDS = "jpeg-native libpng-native gettext-native glib-2.0-native libx11-nativ S = "${WORKDIR}/gtk+-${PV}" FILESPATH = "${FILE_DIRNAME}/gdk-pixbuf-csource:${FILE_DIRNAME}/gtk+-${PV}:${FILE_DIRNAME}/files" SRC_URI += "file://reduce-dependencies.patch;patch=1" -PR = "r10" +PR = "r11" #clear recommends for uclibc builds RRECOMMENDS = " " diff --git a/meta/packages/mutter/mutter_git.bb b/meta/packages/mutter/mutter_git.bb index 92cd93d6f..911a8600f 100644 --- a/meta/packages/mutter/mutter_git.bb +++ b/meta/packages/mutter/mutter_git.bb @@ -3,7 +3,7 @@ DESCRIPTION = "Metacity is the boring window manager for the adult in you. Mutte LICENSE = "GPLv2" DEPENDS = "startup-notification gtk+ gconf clutter-1.0 gdk-pixbuf-csource-native intltool glib-2.0-native" # gobject-introspection -PR = "r14" +PR = "r15" PV = "2.25.1+git${SRCPV}" inherit gnome update-alternatives -- cgit v1.2.3