diff options
author | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-11-04 13:06:07 +0100 |
---|---|---|
committer | Jan-Simon Möller <jsmoeller@linuxfoundation.org> | 2018-11-04 13:06:07 +0100 |
commit | 563bbedb08f295092e463201bd009926446948a4 (patch) | |
tree | ec83e0f628e564c5142de3f36e91d054b141a3c0 | |
parent | 240d609df405245935a2f88a19678d82e736e8da (diff) |
Update the layer of the cycloneV board as it fixes the FTBS
The kernel issues are fixed. Note that we need the IMAGE_FSTYPE fix in
meta-agl as well.
Change-Id: Idd159c3007ae5857f1ad3be1b37a874fea6c4cf8
Signed-off-by: Jan-Simon Möller <jsmoeller@linuxfoundation.org>
-rw-r--r-- | default.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml index 29ff9546..2ad04de5 100644 --- a/default.xml +++ b/default.xml @@ -71,7 +71,7 @@ <!-- Altera SOCFPGA platform --> <!-- pinned to version from master until branch for morty exists --> <!-- https://github.com/kraj/meta-altera --> - <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="14e08a419cb9d4017f40360c14fcc3c2c1ce8e42" upstream="rocko"/> + <project name="kraj/meta-altera" path="meta-altera" remote="github" revision="2fdcab3bf66f771bea9a3877bddb825195d56e0f" upstream="rocko"/> <!-- Image Security Analysis FrameWork (isafw) --> <!-- try master or disable --> |