diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2017-04-27 23:25:34 +0200 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2017-04-30 22:57:03 +0000 |
commit | cfcb7bd1672e0e29e49b744d92d0ec7cd0f9de5f (patch) | |
tree | 2e1467532faad79e712ce79c153a6a7c6d831932 /default.xml | |
parent | 6cc2403cbc3b7aeb4e9aab48959eb9639e61775b (diff) |
Update meta-raspberrypi to head of morty branch
This updates the kernel and adds support for the 64bit build of the rpi3.
Bug-AGL: SPEC-568
Change-Id: I4d285594f226af184d7207b8e067a7aba5bbc5d3
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'default.xml')
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index c572b621..3d25bf12 100644 --- a/default.xml +++ b/default.xml @@ -71,7 +71,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="69c56754bdd6417de5b69d3c8c3684ecff8e4651" /> + <project name="meta-raspberrypi" path="meta-raspberrypi" remote="yocto" revision="28d4404f89eb59d406b4976c0e3f5ca19137ba74" /> <!-- DragonBoard 410c specific things --> <project name="meta-qcom" path="meta-qcom" remote="yocto" revision="morty" /> |