mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user