From 9f298e0d77092febfb054bdde449352a259df7d1 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Fri, 2 Nov 2012 19:03:30 +0100 Subject: [PATCH] README: add link to test reports, fix URL typo Signed-off-by: Koen Kooi --- README | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README b/README index b5253c5..c2860d8 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ revision: HEAD And the layers found in the meta-openembedded repo. At least 'meta-oe' and 'meta-systemd' are needed. The instructions below will take care of everything automagically. -URI: git://git.openembedded.net/meta-openembedded +URI: git://git.openembedded.org/meta-openembedded branch: master revision: HEAD @@ -18,6 +18,14 @@ It is recommended to follow the instruction at http://www.angstrom-distribution. This will set it up for the OpenEmbedded-core layout needed for this layer instead of the old OpenEmbedded-dev layout. +============================== + Test Reports +============================== + +To see which machines and packages were successfully built, check the buildhistory git repository: + +https://github.com/Angstrom-distribution/buildhistory + ============================== Patches ==============================