[oe-commits] Martin Jansa : gnome-panel3: move as-needed.patch to gnome-panel dir

git at git.openembedded.org git at git.openembedded.org
Wed Jul 18 07:26:51 UTC 2012


Module: meta-openembedded.git
Branch: master
Commit: c99aeb33ad2decad175b8ec0217f5ce70ab8ff7e
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=c99aeb33ad2decad175b8ec0217f5ce70ab8ff7e

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Tue Jul 17 22:43:11 2012 +0000

gnome-panel3: move as-needed.patch to gnome-panel dir

* 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>
Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>

---

 .../{gnome-panel3 => gnome-panel}/as-needed.patch  |    0
 .../gnome-panel/gnome-panel3_3.0.2.bb              |    1 +
 2 files changed, 1 insertions(+), 0 deletions(-)

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"
 





More information about the Openembedded-commits mailing list