From 96c332643a255f7df67d643c54eb8d004044c222 Mon Sep 17 00:00:00 2001 From: Paul Barker <paul.barker@sancloud.co.uk> Date: Tue, 11 Jun 2019 16:42:01 +0000 Subject: Update meta-sancloud to migrate AGL configs & templates meta-sancloud is updated to a commit where the templates and config used by aglsetup.sh have been removed. They will instead be placed in the meta-agl layer from now on, matching the location for other target machines. Bug-AGL: SPEC-2507 Change-Id: I0a698b27d94ebf56ae90156cc6f76d7cc1e241c3 Signed-off-by: Paul Barker <paul.barker@sancloud.co.uk> --- default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/default.xml b/default.xml index f693800a..7fada3aa 100644 --- a/default.xml +++ b/default.xml @@ -87,7 +87,7 @@ <project name="kraj/meta-altera" path="bsp/meta-altera" remote="github" revision="f07030bb6ff2062031e06efe9831b76c7250b32e" upstream="thud"/> <!-- Sancloud BSP layers --> - <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="430d3da4ee36580e5950d94a76edf88eea753ebb" upstream="thud"/> + <project name="SanCloudLtd/meta-sancloud" path="bsp/meta-sancloud" remote="github" revision="d8a1442af22ce4ef6b557dcdf609e31708cb9009" upstream="thud"/> <project name="EmbeddedAndroid/meta-rtlwifi" path="bsp/meta-rtlwifi" remote="github" revision="fd7ca0ca47c7095ced62a5a7cdef040dff87fb76" upstream="master"/> <!-- meta-synopsys - support for ARC HSDK board --> -- cgit