summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSteve Lemke <steve.lemke@lge.com>2018-06-06 04:28:20 -0700
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>2018-07-27 10:40:05 +0000
commit6ec3cab8c7dc12f4076ab8b312d2850fe359ab2b (patch)
tree6954fe0b6c22fad619a91ea870d6e9cd0e4d797d
parent12c6a4681345bf98da0c281468aedfccaa0f3206 (diff)
Update poky to v2.3.4
Update our eel branch to 2.3.4 to fix build issues on Ubuntu 18.04. This change requires corresponding change to meta-agl to resolve conflicts with change in poky/pyro 2.3.4. Change-Id: Ie466605593395ba6f46e5908305a2ed14e8299f2 Signed-off-by: Steve Lemke <steve.lemke@lge.com>
-rw-r--r--default.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.xml b/default.xml
index 34659bd1..f1cbb5db 100644
--- a/default.xml
+++ b/default.xml
@@ -39,7 +39,7 @@
<!-- Yocto/OpenEmbedded things. -->
<!-- pinned due to changes in u-boot + image handling - reeval for EE rc3-->
- <project name="poky" path="poky" remote="yocto" revision="022df4653576c72752156bef8fda0e1aa46733d2" upstream="pyro" />
+ <project name="poky" path="poky" remote="yocto" revision="ebb42af2829edfca1a23c7a51a431c656ffc2090" upstream="pyro" />
<project name="meta-openembedded" path="meta-openembedded" remote="openembedded" revision="b2ce52334cf88e07f703cf25ced92302edd5b0e9" upstream="pyro" />
<project name="meta-virtualization" path="meta-virtualization" remote="yocto" revision="8a0173487504676e2897575cab858ab4c0f1ca09" upstream="pyro"/>