Closed sung-gon-kim closed 2 years ago
Should we rename bbappend to libcamera_%.bbappend
to match any upstream package version?
Should we rename bbappend to
libcamera_%.bbappend
to match any upstream package version?
I agree. It seems more appropriate to change it as you said. I will update the PR. Thanks.
@agherzan Oh, sorry. I will squash the commit.
LGTM
@agherzan Please create langdale branch before this PR is merged, this will be the first change for mickledore (incompatible with meta-oe/langdale).
@agherzan Please create langdale branch before this PR is merged, this will be the first change for mickledore (incompatible with meta-oe/langdale).
Why would this be incompatible?
Why would this be incompatible?
@agherzan Because of the filename.
libcamera_%.bbappend won't work with libcamera.bb (before rename from https://github.com/openembedded/meta-openembedded/commit/1032bce77885f20afb40fff4ed430167c75db59b)
@shr-project all done.
libcamera has been renamed in meta-openembedded in: https://github.com/openembedded/meta-openembedded/commit/1032bce77885f20afb40fff4ed430167c75db59b
This patch is to rename the bbappend to match the recently changed recipe name in the above commit.