diff options
author | 2015-06-24 18:08:15 +0200 | |
---|---|---|
committer | 2015-06-24 18:08:15 +0200 | |
commit | f8821b87ff7bd9de3f07d758ded49ab90492c445 (patch) | |
tree | 455a65e3c05e2a89d69c276b8e96424d9c784aa4 | |
parent | 4b2174af52c61275df30356dc08e4defa725e1c7 (diff) | |
download | meta-ivi-f8821b87ff7bd9de3f07d758ded49ab90492c445.tar.gz meta-ivi-f8821b87ff7bd9de3f07d758ded49ab90492c445.tar.bz2 meta-ivi-f8821b87ff7bd9de3f07d758ded49ab90492c445.zip |
README.md: Switch dependencies on current fido HEAD
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
-rw-r--r-- | README.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -31,13 +31,13 @@ Layer Dependencies ------------------ URI: git://git.yoctoproject.org/poky -> branch: dizzy -> revision: 6dd21a9f152a93e2df1178d7a5bd903d7edcf4be +> branch: fido +> revision: eb4a134a60e3ac26a48379675ad6346a44010339 URI: git://git.openembedded.org/meta-openembedded > layer: meta-oe -> branch: dizzy -> revision: 853dcfa0d618dc26bd27b3a1b49494b98d6eee97 +> branch: fido +> revision: 5b0305d9efa4b5692cd942586fb7aa92dba42d59 Using the above git sha's and the master meta-ivi branch, bitbaking intrepid-image is known to work (the jupiter-image build should be aligned with GENIVI 8.0). |