From: Peter Kjellerstedt Date: Tue, 26 May 2026 14:03:38 +0000 (+0200) Subject: staging.bbclass: Correct a typo X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;h=a64b4f39724c13de3cc5098dbcbcb4fb8a40dbac;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git staging.bbclass: Correct a typo This corrects a typo (us -> is) in the description of extend_recipe_sysroot(). Signed-off-by: Peter Kjellerstedt Signed-off-by: Richard Purdie --- diff --git a/meta/classes-global/staging.bbclass b/meta/classes-global/staging.bbclass index 1008867a6c..93a7af0005 100644 --- a/meta/classes-global/staging.bbclass +++ b/meta/classes-global/staging.bbclass @@ -250,7 +250,7 @@ def staging_populate_sysroot_dir(targetsysroot, nativesysroot, native, d): # # Manifests here are complicated. The main sysroot area has the unpacked sstate -# which us unrelocated and tracked by the main sstate manifests. Each recipe +# which is unrelocated and tracked by the main sstate manifests. Each recipe # specific sysroot has manifests for each dependency that is installed there. # The task hash is used to tell whether the data needs to be reinstalled. We # use a symlink to point to the currently installed hash. There is also a