[yocto] [PATCH 4/7] README: Added buildhistory configuration

Marius Avram marius.avram at intel.com
Wed Aug 13 06:32:05 PDT 2014


Signed-off-by: Marius Avram <marius.avram at intel.com>
---
 README |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README b/README
index 5721d58..43e6800 100644
--- a/README
+++ b/README
@@ -54,6 +54,14 @@ require conf/distro/include/maintainers.inc
 require conf/distro/include/upstream_tracking.inc
 --------------- snip ---------------
 
+4. Enable buildhistory by adding the following lines in the in your
+conf/local.conf file:
+
+INHERIT =+ "buildhistory"
+BUILDHISTORY_COMMIT" = "1"
+
+Do not remove any other inherited class in the process (e.g. distrodata).
+
 WARNING: if you are using the default maintainers.inc file supplied
          with Poky (in meta-yocto) and you don't set a
          maintainers_whitelist or maintainer_override in the
-- 
1.7.9.5




More information about the yocto mailing list