From 35bec0c27b151a87f9dd6beb42c4c5880d5247ca Mon Sep 17 00:00:00 2001 From: Pavel Zhukov <pavel.zhukov@huawei.com> Date: Thu, 18 Aug 2022 10:05:40 +0200 Subject: [PATCH] default.xml: Bump meta-openembedded revision * acbe748 : cryptsetup: Add support for building without SSH tokens - Peter Kjellerstedt * ce74ad4 : libwebsockets: Avoid absolute paths in *.cmake files in the sysroot - Peter Kjellerstedt * 9165fb0 : yasm: fix buildpaths warning - Anuj Mittal * 73a17ff : frr: fix buildpaths issue - Mingli Yu * 78e65e7 : apache2: Fix the buildpaths issue - Mingli Yu * bbfdaf4 : openipmi: Fix buildpaths issue - Mingli Yu * 055f26c : freeradius: Fix buildpaths issue - Mingli Yu * fe7250a : postgresql: Fix the buildpaths issue - Mingli Yu * 2594e97 : net-snmp: set ac_cv_path_PSPROG - Mingli Yu * 72d3abd : ibus: Swith to use main branch instead of master - Khem Raj * 3207be5 : polkit: update patches for musl compilation - Marta Rybczynska * eb9a5dc : polkit: Add --shell /bin/nologin to polkitd user - Akash Hadke * 5b7f7f3 : polkit-group-rule-udisks2: fix override syntax in RDEPENDS - Yi Zhao * 64f9534 : polkit: add udisks2 rule - Vyacheslav Yurkov * a8b879b : glmark2: fix compatibility with python-3.11 - Martin Jansa Signed-off-by: Pavel Zhukov <pavel.zhukov@huawei.com> --- manifests/default.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/default.xml b/manifests/default.xml index 06aa7229..8bfa9df6 100644 --- a/manifests/default.xml +++ b/manifests/default.xml @@ -26,7 +26,7 @@ SPDX-FileCopyrightText: Huawei Inc. <project name="bitbake" remote="openembedded" revision="b8fd6f5d9959d27176ea016c249cf6d35ac8ba03" path="bitbake" /> <project name="openembedded-core" remote="openembedded" revision="2cafa6ed5f0aa9df5a120b6353755d56c7c7800d" path="oe-core" /> - <project name="meta-openembedded" remote="openembedded" revision="8f2dc1023482863e2630d1b94052c41ce748b38f" path="meta-openembedded" /> + <project name="meta-openembedded" remote="openembedded" revision="acbe74879807fc6f82b62525d32c823899e19036" path="meta-openembedded" /> <project name="aehs29/meta-freertos" remote="github" revision="0d0f168b1bbcdfa8d88d97eefc206a18802a66eb" path="meta-freertos" /> <project name="meta-intel" remote="yocto" revision="ef3aa3064b9bbfa19f600eafb1e7d3473f62af74" path="meta-intel" /> <project name="pub/intel/yocto/meta-seco-intel" remote="seco" revision="65a673560211b11986db5785c70254fad190785f" path="meta-seco-intel" /> -- GitLab