From: Steve Sakoman Date: Mon, 18 Oct 2010 05:06:48 +0000 (-0700) Subject: system-tools-backends: Fix broken angstrom distro patch X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e42fed4d392dbde88260bc616041c96920c71df6;p=openembedded.git system-tools-backends: Fix broken angstrom distro patch Signed-off-by: Koen Kooi --- diff --git a/recipes/gnome/system-tools-backends-2.10.1/add-angstrom-distro.patch b/recipes/gnome/system-tools-backends-2.10.1/add-angstrom-distro.patch index f258f326c1..22e7489987 100644 --- a/recipes/gnome/system-tools-backends-2.10.1/add-angstrom-distro.patch +++ b/recipes/gnome/system-tools-backends-2.10.1/add-angstrom-distro.patch @@ -14,7 +14,7 @@ Index: system-tools-backends-2.8.3/Utils/Platform.pm "vine-3.1" => "vine-3.0", "vlos-1.2" => "gentoo", "nexenta-1.0" => "solaris-2.11", -+ "angstrom" => "debian-3.0", ++ "angstrom" => "debian", ); return $metamap{$distro} if ($metamap{$distro}); diff --git a/recipes/gnome/system-tools-backends_2.10.1.bb b/recipes/gnome/system-tools-backends_2.10.1.bb index bc88cbe164..75dfda968e 100644 --- a/recipes/gnome/system-tools-backends_2.10.1.bb +++ b/recipes/gnome/system-tools-backends_2.10.1.bb @@ -1,6 +1,8 @@ DESCRIPTION = "gnome system tools backends" LICENSE = "GPL" +PR = "r1" + DEPENDS = "dbus dbus-glib glib-2.0 policykit" # Shadow added so there is a full adduser/deluser