mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
distrooverrides.bbclass: Correct override syntax
(From OE-Core rev: b95d50f6ed6bf21d48c4cd22ffe9e8edc1480135) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
3d62726171
commit
d935d5db42
|
|
@ -6,7 +6,7 @@
|
|||
# This makes it simpler to write .bbappends that only change the
|
||||
# task signatures of the recipe if the change is really enabled,
|
||||
# for example with:
|
||||
# do_install:append_df-my-feature () { ... }
|
||||
# do_install:append:df-my-feature () { ... }
|
||||
# where "my-feature" is a DISTRO_FEATURE.
|
||||
#
|
||||
# The class is meant to be used in a layer.conf or distro
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user