|
Using A Proprietary Closed License Inside A Layer & Its Recipes
Hi, I am doing something very similar which seems to work: 1) I create a custom-licenses dir in my layer which contains custom licenses 2) add custom license path to layer.conf: LICENSE_PATH += " ${LA
Hi, I am doing something very similar which seems to work: 1) I create a custom-licenses dir in my layer which contains custom licenses 2) add custom license path to layer.conf: LICENSE_PATH += " ${LA
|
By
...
· #36614
·
|
|
[PATCH] yocto-bsp: Fix QEMUARM based bsps to not offer SMP support
I would highly appreciate a "generic ARMv7" target! What I usually use on various boards is: *) DEFAULTTUNE = "armv7a-neon" include conf/machine/include/arm/arch-armv7a.inc *) same rootfs binay for al
I would highly appreciate a "generic ARMv7" target! What I usually use on various boards is: *) DEFAULTTUNE = "armv7a-neon" include conf/machine/include/arm/arch-armv7a.inc *) same rootfs binay for al
|
By
...
· #36303
·
|
|
etnaviv image
Hi, Great that you managed to get to get open-source graphics on those boards! I would be very interested in the i.mx6 stuff. In roughly a week I'll fly to a board manufacturer to train some of their
Hi, Great that you managed to get to get open-source graphics on those boards! I would be very interested in the i.mx6 stuff. In roughly a week I'll fly to a board manufacturer to train some of their
|
By
...
· #36234
·
|
|
Task dependencies
Hi, Did you have a look at the dependency explorer? bitbake -g -u depexp core-image-sato-sdk There you see also reverse dependencies (who depends e.g. on perl) Regards, Robert
Hi, Did you have a look at the dependency explorer? bitbake -g -u depexp core-image-sato-sdk There you see also reverse dependencies (who depends e.g. on perl) Regards, Robert
|
By
...
· #35649
·
|
|
"external"/"internal" SDK
Hi, I think they are worried about revealing their "internal" API since they don't want their customers to access it directly. I'll try to clarify this with them. ... Certainly. This gives me some mor
Hi, I think they are worried about revealing their "internal" API since they don't want their customers to access it directly. I'll try to clarify this with them. ... Certainly. This gives me some mor
|
By
...
· #33887
·
|
|
"external"/"internal" SDK
Hi, A client would like to dish out an SDK to their customers, but only with a subset of header files compared to those they use internally. internal SDK: As it is right now when you build an sdk with
Hi, A client would like to dish out an SDK to their customers, but only with a subset of header files compared to those they use internally. internal SDK: As it is right now when you build an sdk with
|
By
...
· #33874
·
|
|
[yocto-autobuilder][PATCH] PublishArtifacts.py: deal only with built toolchains, cp also md5 and manifests
Hi, I'm absolutely happy with this and eagerly waiting for morty. Please keep me updated so, as my time permits, I can test the new Y-AB version. Regards, Robert
Hi, I'm absolutely happy with this and eagerly waiting for morty. Please keep me updated so, as my time permits, I can test the new Y-AB version. Regards, Robert
|
By
...
· #32402
·
|
|
Migration info - runqemu
Hi Robert, ... Could you also please mention which of those values are obligatory and what are the default values in case they are not contained in the config file? Regards, Robert
Hi Robert, ... Could you also please mention which of those values are obligatory and what are the default values in case they are not contained in the config file? Regards, Robert
|
By
...
· #32395
·
|
|
[yocto-autobuilder][PATCH] PublishArtifacts.py: deal only with built toolchains, cp also md5 and manifests
Hi, Yes that's right (and not intended). I would hope that you'll be able to detect such kind of problems before the PublishArtifacts buildstep because there should be some error in previous steps. Th
Hi, Yes that's right (and not intended). I would hope that you'll be able to detect such kind of problems before the PublishArtifacts buildstep because there should be some error in previous steps. Th
|
By
...
· #32384
·
|
|
Y-AB automatic updates?
Hi, I use the Y-AB for nightly builds and to populate DL_DIR and friends. It's also not unusual to use this machine as the "master" PRSERV. What you are saying is that if I do so through the ab-prserv
Hi, I use the Y-AB for nightly builds and to populate DL_DIR and friends. It's also not unusual to use this machine as the "master" PRSERV. What you are saying is that if I do so through the ab-prserv
|
By
...
· #32333
·
|
|
Y-AB automatic updates?
Hi, With a latest and greatest Yocto Autobuilder I noticed stuff like this when I restart it: --- ... Updating PRSERV remote: Counting objects: 20, done. remote: Compressing objects: 100% (20/20), don
Hi, With a latest and greatest Yocto Autobuilder I noticed stuff like this when I restart it: --- ... Updating PRSERV remote: Counting objects: 20, done. remote: Compressing objects: 100% (20/20), don
|
By
...
· #32327
·
|
|
[yocto-autobuilder][PATCH] PublishArtifacts.py: deal only with built toolchains, cp also md5 and manifests
By
...
· #32308
·
|
|
Y-AB PublishArtifacts toolchain wrong dir
Hi, This sounds like a brilliant idea. It looks like now I have the behaviour of the good old Y-AB plus md5sums and friends and being copied over. What do you think about this patch? [1] [1] https://g
Hi, This sounds like a brilliant idea. It looks like now I have the behaviour of the good old Y-AB plus md5sums and friends and being copied over. What do you think about this patch? [1] [1] https://g
|
By
...
· #32299
·
|
|
Y-AB PublishArtifacts toolchain wrong dir
Hi, That's what I thought as well at first. So I introduced new toolchain artifacts like toolchain_x86_64 and toolchain_i686 where I did only the relevant thing in the relevant branch. It did not solv
Hi, That's what I thought as well at first. So I introduced new toolchain artifacts like toolchain_x86_64 and toolchain_i686 where I did only the relevant thing in the relevant branch. It did not solv
|
By
...
· #32297
·
|
|
Y-AB PublishArtifacts toolchain wrong dir
Hi, Here[1] is a paste of the error. cp: cannot stat '/tmp/yocto-autobuilder/yocto-autobuilder/yocto-worker/res-custom-morty-multi-v7-core-image-minimal-dev-sato-sdk-toolchain/build/build/tmp/deploy/s
Hi, Here[1] is a paste of the error. cp: cannot stat '/tmp/yocto-autobuilder/yocto-autobuilder/yocto-worker/res-custom-morty-multi-v7-core-image-minimal-dev-sato-sdk-toolchain/build/build/tmp/deploy/s
|
By
...
· #32291
·
|
|
Y-AB PublishArtifacts toolchain wrong dir
Hi, Try this [1] to see the problem. [1] https://github.com/RobertBerger/meta-mainline/blob/jethro-training-v4.4.x/multi-v7-ml/yocto-autobuilder/custom-jethro-multi-v7-core-image-minimal-sato-sdk-adt.
Hi, Try this [1] to see the problem. [1] https://github.com/RobertBerger/meta-mainline/blob/jethro-training-v4.4.x/multi-v7-ml/yocto-autobuilder/custom-jethro-multi-v7-core-image-minimal-sato-sdk-adt.
|
By
...
· #32292
·
|
|
Y-AB PublishArtifacts toolchain wrong dir
Hi, I use the latest and greatest yocto autobuilder: f9b4e02730a5e712ee9085e2480f9a3b8b00f56d It looks like Publishing Artifacts tries to find the toolchain instead of build/build/tmp/deploy/sdk (wher
Hi, I use the latest and greatest yocto autobuilder: f9b4e02730a5e712ee9085e2480f9a3b8b00f56d It looks like Publishing Artifacts tries to find the toolchain instead of build/build/tmp/deploy/sdk (wher
|
By
...
· #32284
·
|
|
"bitbake virtual/kernel -c menuconfig" seems to be broken
Hi, Did you try something like this [1] (I know it is strange) bitbake ncurses -c populate_sysroot -f [1] http://lists.openembedded.org/pipermail/openembedded-core/2015-May/105374.html You might want
Hi, Did you try something like this [1] (I know it is strange) bitbake ncurses -c populate_sysroot -f [1] http://lists.openembedded.org/pipermail/openembedded-core/2015-May/105374.html You might want
|
By
...
· #32105
·
|
|
Out-of-Tree Modules and __stack_chk_fail()
Hi, 1) Can you try to use it from an in-tree kernel module? (modify the attachment) 2) Can you grep in your kernel config for CONFIG_CC_STACKPROTECTOR and friends? Regards, Robert
Hi, 1) Can you try to use it from an in-tree kernel module? (modify the attachment) 2) Can you grep in your kernel config for CONFIG_CC_STACKPROTECTOR and friends? Regards, Robert
|
By
...
· #31906
·
|
|
Creating a core image with openCV
Hi, I use multi-v7 kernel for the zedboard and create a custom packagegroup which contains openCV[1] which I add to the image. [1] https://github.com/RobertBerger/meta-mainline/blob/jethro-training-v4
Hi, I use multi-v7 kernel for the zedboard and create a custom packagegroup which contains openCV[1] which I add to the image. [1] https://github.com/RobertBerger/meta-mainline/blob/jethro-training-v4
|
By
...
· #31904
·
|