It is not the expected behavior that changes on the .cfg files only
referenced from .scc files are not detected.
Signed-off-by: Urs Fässler
Signed-off-by: Pascal Bach
---
documentation/kernel-dev/kernel-dev-common.xml | 4
1 file changed, 4 insertions(+)
diff --git a/documentation/kernel
Recommend to add recipe-space features to SRC_URI so that changes to them
are detected automatically.
Signed-off-by: Urs Fässler
Signed-off-by: Pascal Bach
---
documentation/kernel-dev/kernel-dev-common.xml | 7 +--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a
Hi,
I added
TOOLCHAIN_TARGET_TASK += "my-super-package"
in the image recipe.
When I then populate the SDK against this image, I have my-super-package
in the SDK sysroot.
Regards
Urs
On 02.12.2014 20:45, Syed Moosvi wrote:
> Hi Matt,
>
>I added the following but still not getti
Hello,
we try to share the sstate-cache and download directory between multiple
users on the same machine.
It seems that this don't work as yocto want to overwrite some files in
those directories, but does not have the rights (since another user
created them).
Is this not an use case?
- If