summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2017-03-02 17:23:48 +0200
committerLeon Anavi <leon.anavi@konsulko.com>2017-03-02 17:23:48 +0200
commit634ce42b5ff268dfd3d1472782568653a8910d12 (patch)
tree81a6eb30047c53b29e58a267c3ead02c5b0efe58
parentb7ffba2db525748f87602d4230bdcfb7eaee25ae (diff)
default.xml: Set meta-raspberrypi revision
Linux kernels 4.4 and 4.9 in the latest version of branch morty of meta-raspberrypi have issues therefore I have set this Yocto/OE layer to a previous version with kernel 4.4 that is known to work. Bug-AGL: SPEC-411 Change-Id: I41a5fd1cefa1484bf1ca9b7e8bc22dab646b21b6 Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 434e7b31..86afbb7c 100644
--- a/default.xml
+++ b/default.xml
@@ -68,7 +68,7 @@
<project name="meta-rust/meta-rust" path="meta-rust" remote="github" revision="a506df4ba4b186e311117d5bdc6a54844583a4fd" />
<!-- rpi 2 and 3 -->
- <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="morty" />
+ <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="69c56754bdd6417de5b69d3c8c3684ecff8e4651" />
<!-- DragonBoard 410c specific things -->
<project name="meta-qcom" path="meta-qcom" remote="yocto" revision="morty" />