diff options
author | Martin Jansa <martin.jansa@gmail.com> | 2012-07-17 22:43:11 +0000 |
---|---|---|
committer | Koen Kooi <koen@dominion.thruhere.net> | 2012-07-18 09:23:08 +0200 |
commit | c99aeb33ad2decad175b8ec0217f5ce70ab8ff7e (patch) | |
tree | d69309077a5d61c16f93b7852705e99c22a07011 /meta-gnome/recipes-gnome/gnome-panel | |
parent | 778f8b62c597f0550c33db4ab00f44979e02daa1 (diff) | |
download | meta-openembedded-c99aeb33ad2decad175b8ec0217f5ce70ab8ff7e.tar.gz |
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@gmail.com>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Diffstat (limited to 'meta-gnome/recipes-gnome/gnome-panel')
-rw-r--r-- | meta-gnome/recipes-gnome/gnome-panel/gnome-panel/as-needed.patch (renamed from meta-gnome/recipes-gnome/gnome-panel/gnome-panel3/as-needed.patch) | 0 | ||||
-rw-r--r-- | meta-gnome/recipes-gnome/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 index 378e3e405..378e3e405 100644 --- a/meta-gnome/recipes-gnome/gnome-panel/gnome-panel3/as-needed.patch +++ b/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 37288e182..c7be8d04a 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" | |||
2 | LICENSE = "GPLv2 & LGPLv2 & GFDLv1.1" | 2 | LICENSE = "GPLv2 & LGPLv2 & GFDLv1.1" |
3 | 3 | ||
4 | BPN = "gnome-panel" | 4 | BPN = "gnome-panel" |
5 | PR = "r1" | ||
5 | 6 | ||
6 | DEFAULT_PREFERENCE = "-1" | 7 | DEFAULT_PREFERENCE = "-1" |
7 | 8 | ||