From 3166dbc62e104fc3a17dd546a36a1c7fb99d11f5 Mon Sep 17 00:00:00 2001
From: Pavel Zhukov <pavel.zhukov@huawei.com>
Date: Wed, 24 Aug 2022 03:56:48 +0000
Subject: [PATCH] default.xml: Bump bitbake revision

* 4ada86c : bitbake: runqueue: add memory pressure regulation - Aryaman Gupta
* f4954b8 : bitbake: runqueue: add cpu/io pressure regulation - Aryaman Gupta

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 aad4a73a..b63e403d 100644
--- a/manifests/default.xml
+++ b/manifests/default.xml
@@ -24,7 +24,7 @@ SPDX-FileCopyrightText: Huawei Inc.
 	<remote name="openembedded" fetch="git://git.openembedded.org" />
 	<remote name="seco" fetch="https://git.seco.com" />
 
-	<project name="bitbake" remote="openembedded" revision="b8fd6f5d9959d27176ea016c249cf6d35ac8ba03" path="bitbake" />
+	<project name="bitbake" remote="openembedded" revision="4ada86cb6b05e6e3aabc8015a6e73aacb14a3388" path="bitbake" />
 	<project name="openembedded-core" remote="openembedded" revision="10891d4d955f347c328cf8c099031f05f5c855a2" path="oe-core" />
 	<project name="meta-openembedded" remote="openembedded" revision="acbe74879807fc6f82b62525d32c823899e19036" path="meta-openembedded" />
 	<project name="aehs29/meta-freertos" remote="github" revision="0d0f168b1bbcdfa8d88d97eefc206a18802a66eb" path="meta-freertos" />
-- 
GitLab