[OE-core] [PATCH 1/8] package_regex.inc: deprecate the file
Alexander Kanavin
alexander.kanavin at linux.intel.com
Wed Nov 18 09:52:29 UTC 2015
New entries should be added to recipes themselves
Signed-off-by: Alexander Kanavin <alexander.kanavin at linux.intel.com>
---
meta/conf/distro/include/package_regex.inc | 2 ++
1 file changed, 2 insertions(+)
diff --git a/meta/conf/distro/include/package_regex.inc b/meta/conf/distro/include/package_regex.inc
index d12999b..0035586 100644
--- a/meta/conf/distro/include/package_regex.inc
+++ b/meta/conf/distro/include/package_regex.inc
@@ -1,3 +1,5 @@
+# NOTE: THIS FILE IS DEPRECATED. Please add new entries to the recipes themselves.
+#
# package_regex.inc - This file contains data that tracks
# upstream project associated with a given recipe. This list is needed
# for recipes that version information can not be automagically discovered.
--
2.1.4
More information about the Openembedded-core
mailing list