Message ID | 20220428171851.19270-1-afd@ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-arago,oe-layersetup,v2,1/5] Remove unused sample-file bblayers-zeus-browser.conf.sample | expand |
Series applied to master. On 4/28/2022 12:18, Andrew Davis wrote: > Signed-off-by: Andrew Davis <afd@ti.com> > --- > sample-files/bblayers-zeus-browser.conf.sample | 12 ------------ > 1 file changed, 12 deletions(-) > delete mode 100644 sample-files/bblayers-zeus-browser.conf.sample > > diff --git a/sample-files/bblayers-zeus-browser.conf.sample b/sample-files/bblayers-zeus-browser.conf.sample > deleted file mode 100644 > index bb83fac..0000000 > --- a/sample-files/bblayers-zeus-browser.conf.sample > +++ /dev/null > @@ -1,12 +0,0 @@ > -# This template file was created by taking the oe-core/meta/conf/bblayers.conf > -# file and removing the BBLAYERS section at the end. > - > -# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf > -# changes incompatibly > -LCONF_VERSION = "6" > - > -BBPATH = "${TOPDIR}" > -BBFILES ?= "" > - > -OVERRIDES = "forcevariable" > -LAYERSERIES_COMPAT_browser-layer_forcevariable = "zeus"
meta-arago / na / 20220428171851.19270-1-afd PRC Results: FAIL ========================================================= check-yocto-patches: PASS ========================================================= Patches ---------------------------------------- All patches passed ========================================================= apply-yocto-patch: FAIL ========================================================= master ===================== Summary: - Patch Series: [meta-arago][oe-layersetup PATCH v2 1/5] Remove unused sample-file bblayers-zeus-browser.conf.sample - Submitter: From: Andrew Davis <afd@ti.com> - Date: Date: Thu, 28 Apr 2022 12:18:47 -0500 - Num Patches: 5 - Mailing List (public inbox) Commit SHA: 669da9b7c86d47d6de84ba8e07b2374dc2632468 Applied to: - Repository: lcpd-prc-meta-arago - Base Branch: master - Commit Author: LCPD Automation Script <lcpdbld@list.ti.com> - Commit Subject: CI/CD Auto-Merger: cicd.master.202508010100 - Commit SHA: 644f8b47f0eef26bda636717f5838871ec67d138 Patches ---------------------------------------- FAIL - [meta-arago][oe-layersetup PATCH v2 1/5] Remove unused sample-file bblayers-zeus-browser.conf.sample error: sample-files/bblayers-zeus-browser.conf.sample: does not exist in index Applying: Remove unused sample-file bblayers-zeus-browser.conf.sample Patch failed at 0001 Remove unused sample-file bblayers-zeus-browser.conf.sample
diff --git a/sample-files/bblayers-zeus-browser.conf.sample b/sample-files/bblayers-zeus-browser.conf.sample deleted file mode 100644 index bb83fac..0000000 --- a/sample-files/bblayers-zeus-browser.conf.sample +++ /dev/null @@ -1,12 +0,0 @@ -# This template file was created by taking the oe-core/meta/conf/bblayers.conf -# file and removing the BBLAYERS section at the end. - -# LAYER_CONF_VERSION is increased each time build/conf/bblayers.conf -# changes incompatibly -LCONF_VERSION = "6" - -BBPATH = "${TOPDIR}" -BBFILES ?= "" - -OVERRIDES = "forcevariable" -LAYERSERIES_COMPAT_browser-layer_forcevariable = "zeus"
Signed-off-by: Andrew Davis <afd@ti.com> --- sample-files/bblayers-zeus-browser.conf.sample | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 sample-files/bblayers-zeus-browser.conf.sample