[oe-commits] [meta-openembedded] 01/76: metacity: fix version number typo 3.38.0 -> 3.28.0

git at git.openembedded.org git at git.openembedded.org
Wed May 30 02:18:21 UTC 2018


This is an automated email from the git hooks/post-receive script.

khem pushed a commit to branch master-next
in repository meta-openembedded.

commit fb99ffc9dcd8faab246ee2e11c8174f210d966fa
Author: Hongxu Jia <hongxu.jia at windriver.com>
AuthorDate: Thu May 24 17:03:33 2018 +0800

    metacity: fix version number typo 3.38.0 -> 3.28.0
    
    Signed-off-by: Hongxu Jia <hongxu.jia at windriver.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../recipes-gnome/metacity/{metacity_3.38.0.bb => metacity_3.28.0.bb}   | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-gnome/recipes-gnome/metacity/metacity_3.38.0.bb b/meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb
similarity index 99%
rename from meta-gnome/recipes-gnome/metacity/metacity_3.38.0.bb
rename to meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb
index 48fc914..ce97a80 100644
--- a/meta-gnome/recipes-gnome/metacity/metacity_3.38.0.bb
+++ b/meta-gnome/recipes-gnome/metacity/metacity_3.28.0.bb
@@ -4,6 +4,8 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://COPYING;md5=b4cce53560b8e619ffa7c830fb8761aa \
                     file://src/include/main.h;endline=24;md5=72148ede07a6dadd01de6a882d20a9ad"
 
+PE = "1"
+
 DEPENDS = "gsettings-desktop-schemas startup-notification \
            gnome-doc-utils gdk-pixbuf-native \
            gtk+3 glib-2.0 libcanberra libgtop intltool-native"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list