diff options
author | Brandon Kim <brandonkim@google.com> | 2021-08-11 23:22:32 +0300 |
---|---|---|
committer | Patrick Williams <patrick@stwcx.xyz> | 2021-08-11 23:39:31 +0300 |
commit | 40d8f44b51f83548f7ca8df062dd7435b784c0a8 (patch) | |
tree | 652b477e8d6586623bb96d81340d1e2cd85403f1 /meta-openembedded/meta-webserver/recipes-httpd/nginx/nginx_1.19.6.bb | |
parent | 428d711e5d296b6608f0c5bcae110be7729869aa (diff) | |
download | openbmc-40d8f44b51f83548f7ca8df062dd7435b784c0a8.tar.xz |
meta-ingrasys: meta-zaius: Cleanup for Yocto override syntax change
Cleanup with
```
convert-overrides.py meta-ingrasys
git grep -l _zaius -- meta-ingrasys \
| xargs sed -i 's/_zaius/:zaius/'
```
After cleanup
```
$ git grep "_[a-z0-9_/-]*[ :]" -- meta-ingrasys | grep '.bb'
meta-ingrasys/meta-zaius/recipes-phosphor/sensors/phosphor-hwmon_%.bbappend:# compose_list is not defined immediately so don't use :=
```
Signed-off-by: Brandon Kim <brandonkim@google.com>
Change-Id: Ib2da97530167688313ac16aedd69168137788c86
Diffstat (limited to 'meta-openembedded/meta-webserver/recipes-httpd/nginx/nginx_1.19.6.bb')
0 files changed, 0 insertions, 0 deletions