From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mga06.intel.com (mga06.intel.com [134.134.136.31]) by mx.groups.io with SMTP id smtpd.web10.1721.1631150740998903355 for ; Wed, 08 Sep 2021 18:25:41 -0700 Authentication-Results: mx.groups.io; dkim=missing; spf=pass (domain: intel.com, ip: 134.134.136.31, mailfrom: anuj.mittal@intel.com) X-IronPort-AV: E=McAfee;i="6200,9189,10101"; a="281660551" X-IronPort-AV: E=Sophos;i="5.85,279,1624345200"; d="scan'208";a="281660551" Received: from orsmga003.jf.intel.com ([10.7.209.27]) by orsmga104.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Sep 2021 18:25:40 -0700 X-IronPort-AV: E=Sophos;i="5.85,279,1624345200"; d="scan'208";a="431575278" Received: from mshovon-mobl.gar.corp.intel.com (HELO anmitta2-mobl1.gar.corp.intel.com) ([10.213.138.179]) by orsmga003-auth.jf.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 08 Sep 2021 18:25:39 -0700 From: "Anuj Mittal" To: bitbake-devel@lists.openembedded.org Subject: [1.50][PATCH 0/1] Pull request Date: Thu, 9 Sep 2021 09:25:32 +0800 Message-Id: X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Please merge this change for 1.50/hardknott. Thanks, Anuj The following changes since commit 9b2d96b27f550da0fa68ba9ea96be98eb3a832a6: data_smart: Allow colon in variable expansion regex (2021-07-30 14:35:45 +0100) are available in the Git repository at: git://push.openembedded.org/bitbake-contrib stable/1.50-next Joshua Watt (1): server: Fix early parsing errors preventing zombie bitbake lib/bb/server/process.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 2.31.1