[oe-commits] Alexander Kanavin : vte: add RECIPE_NO_UPDATE_REASON

git at git.openembedded.org git at git.openembedded.org
Fri Sep 4 15:37:34 UTC 2015


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

Author: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Date:   Thu Sep  3 18:34:20 2015 +0300

vte: add RECIPE_NO_UPDATE_REASON

Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-support/vte/vte_0.28.2.bb | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta/recipes-support/vte/vte_0.28.2.bb b/meta/recipes-support/vte/vte_0.28.2.bb
index 68bc16d..b1025cb 100644
--- a/meta/recipes-support/vte/vte_0.28.2.bb
+++ b/meta/recipes-support/vte/vte_0.28.2.bb
@@ -10,3 +10,5 @@ CFLAGS += "-D_GNU_SOURCE"
 
 SRC_URI[archive.md5sum] = "497f26e457308649e6ece32b3bb142ff"
 SRC_URI[archive.sha256sum] = "86cf0b81aa023fa93ed415653d51c96767f20b2d7334c893caba71e42654b0ae"
+
+RECIPE_NO_UPDATE_REASON = "matchbox-terminal needs to be ported over to new vte first"



More information about the Openembedded-commits mailing list