diff options
author | duerpei <duep.fnst@fujitsu.com> | 2022-05-27 10:51:24 +0800 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2022-05-31 22:34:55 +0000 |
commit | 34309bc1e6b092e3af5c5d559ad17cee77e99eca (patch) | |
tree | e133ad28e0905f78cfd4b63a818a93db05323a01 /meta-agl-core | |
parent | 3a0b7a965ba370ca1fbe2ca0e2ac3babace5204d (diff) |
pipewire: Fix recipe style error
The bitbake recipe has style guide at
https://www.openembedded.org/wiki/Styleguide
In do_install
Don't use mkdir to create destination directories,
use install -d instead.
Bug-AGL: SPEC-4401
Signed-off-by: duerpei <duep.fnst@fujitsu.com>
Change-Id: Iaf33b842321e0199aee7227077520a12a9a53d74
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/c/AGL/meta-agl/+/27562
Tested-by: Jenkins Job builder account
ci-image-build: Jenkins Job builder account
ci-image-boot-test: Jenkins Job builder account
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
Diffstat (limited to 'meta-agl-core')
0 files changed, 0 insertions, 0 deletions