[oe] [meta-oe][PATCH 1/2] gnome-panel3: move as-needed.patch to gnome-panel dir

Martin Jansa martin.jansa at gmail.com
Tue Jul 17 22:43:11 UTC 2012


* there is BPN changed to gnome-panel and SRC_URI checksuming code cannot find it, causing this warning:
  WARNING: Unable to get checksum for gnome-panel3-native SRC_URI entry as-needed.patch: file could not be found

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../{gnome-panel3 => gnome-panel}/as-needed.patch  |    0
 .../gnome-panel/gnome-panel3_3.0.2.bb              |    1 +
 2 files changed, 1 insertions(+), 0 deletions(-)
 rename meta-gnome/recipes-gnome/gnome-panel/{gnome-panel3 => gnome-panel}/as-needed.patch (100%)

diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3/as-needed.patch b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel/as-needed.patch
similarity index 100%
rename from meta-gnome/recipes-gnome/gnome-panel/gnome-panel3/as-needed.patch
rename to meta-gnome/recipes-gnome/gnome-panel/gnome-panel/as-needed.patch
diff --git a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
index 37288e1..c7be8d0 100644
--- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
+++ b/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3_3.0.2.bb
@@ -2,6 +2,7 @@ DESCRIPTION = "GNOME panel"
 LICENSE = "GPLv2 & LGPLv2 & GFDLv1.1"
 
 BPN = "gnome-panel"
+PR = "r1"
 
 DEFAULT_PREFERENCE = "-1"
 
-- 
1.7.8.6





More information about the Openembedded-devel mailing list