|
How to install rrdtool-per package?
Howdy! Am 01.07.2020 um 14:05 schrieb ingemar0720@...: Please see https://www.yoctoproject.org/docs/3.1/ref-manual/ref-manual.html#var-PACKAGECONFIG Section "configuration file" Greetz
Howdy! Am 01.07.2020 um 14:05 schrieb ingemar0720@...: Please see https://www.yoctoproject.org/docs/3.1/ref-manual/ref-manual.html#var-PACKAGECONFIG Section "configuration file" Greetz
|
By
...
· #49812
·
|
|
How to install rrdtool-per package?
Howdy! Am 01.07.2020 um 13:04 schrieb ingemar0720@...: Exactly. If activated, then the rrdtool recipe already procides the rrdtool-perl package. The correct place to do this is your DISTRO conf
Howdy! Am 01.07.2020 um 13:04 schrieb ingemar0720@...: Exactly. If activated, then the rrdtool recipe already procides the rrdtool-perl package. The correct place to do this is your DISTRO conf
|
By
...
· #49810
·
|
|
How to install rrdtool-per package?
Howdy! Looks very much like you'll need to set up PACKAGECONFIG of rrdtool, then it should provide rrdtool-perl. See also: http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-extended/
Howdy! Looks very much like you'll need to set up PACKAGECONFIG of rrdtool, then it should provide rrdtool-perl. See also: http://cgit.openembedded.org/meta-openembedded/tree/meta-oe/recipes-extended/
|
By
...
· #49807
·
|
|
Nested images, a.k.a. two-stage booting
Howdy! Am 24.06.2020 um 07:48 schrieb Nicolas Dechesne: Yet that actually only holds true if both images share DISTRO, MACHINE and local.conf. Generally I would rather advise to look into multiconfig
Howdy! Am 24.06.2020 um 07:48 schrieb Nicolas Dechesne: Yet that actually only holds true if both images share DISTRO, MACHINE and local.conf. Generally I would rather advise to look into multiconfig
|
By
...
· #49737
·
|
|
Strange error
Howdy! Am 10.06.2020 um 19:48 schrieb Mauro Ziliani: Maybe some script / part of the recipe is dependent on the execution time or evaluation order? The error basically tells you that your build is not
Howdy! Am 10.06.2020 um 19:48 schrieb Mauro Ziliani: Maybe some script / part of the recipe is dependent on the execution time or evaluation order? The error basically tells you that your build is not
|
By
...
· #49619
·
|
|
#apt #linux #yocto #raspberrypi., apt, gcc, sudo not present
#apt
#linux
#yocto
Howdy! Am 27.05.2020 um 12:06 schrieb Siddhartha V: This sounds like you actually want an ubuntu. Why not just use it, then? Beating a yocto build into shape will always just leave you wanting and com
Howdy! Am 27.05.2020 um 12:06 schrieb Siddhartha V: This sounds like you actually want an ubuntu. Why not just use it, then? Beating a yocto build into shape will always just leave you wanting and com
|
By
...
· #49515
·
|
|
apt-get destroying itself when trying to install package
#apt
#yocto
Howdy! Exactly. Nope. Whats the reason of using Yocto anyways if you are then jumping through all kinds of hoops to just make it behave like a Debian? If you want a Debian, you should probably be usin
Howdy! Exactly. Nope. Whats the reason of using Yocto anyways if you are then jumping through all kinds of hoops to just make it behave like a Debian? If you want a Debian, you should probably be usin
|
By
...
· #49033
·
|
|
apt-get destroying itself when trying to install package
#apt
#yocto
Long story short: It does not work like this. Just because the tool has the same name and the packages have the same suffix, they are basically not related. You cannot use a debian package repository
Long story short: It does not work like this. Just because the tool has the same name and the packages have the same suffix, they are basically not related. You cannot use a debian package repository
|
By
...
· #49031
·
|
|
Yocto Project Status WW04'20
Howdy! My vote is totally on this too! Greetz.
Howdy! My vote is totally on this too! Greetz.
|
By
...
· #48243
·
|
|
Versioning a recipe based on other recipe
Howdy! No, there is not. As always: "Recipe data is local, conf data is global." (see: https://twitter.com/YoctoThe/status/1217166071519744000) So, you either have to factor out things into an include
Howdy! No, there is not. As always: "Recipe data is local, conf data is global." (see: https://twitter.com/YoctoThe/status/1217166071519744000) So, you either have to factor out things into an include
|
By
...
· #48039
·
|
|
Image specific package selection?
Howdy! Image-inside-image is about the classis usecase for multiconfig builds. Either that, or make things DISTRO_FEATURE dependent, etc. Within multiconfig builds you can essentially create two compl
Howdy! Image-inside-image is about the classis usecase for multiconfig builds. Either that, or make things DISTRO_FEATURE dependent, etc. Within multiconfig builds you can essentially create two compl
|
By
...
· #48005
·
|
|
#apt #yocto #sdk #toolchain
#apt
#yocto
#sdk
#toolchain
Howdy! Whats the rationale behind it? I can see apt being useful on the target under rare/obscure cirumstances, but in the SDK, what do you want to archieve? Greetz PS: Hiding behind "FooBar" doesn't
Howdy! Whats the rationale behind it? I can see apt being useful on the target under rare/obscure cirumstances, but in the SDK, what do you want to archieve? Greetz PS: Hiding behind "FooBar" doesn't
|
By
...
· #47974
·
|
|
building both musl and glibc based images for same machine
Howdy! No problem at all - be it either through seperate builds, or multiconfig. Greetz
Howdy! No problem at all - be it either through seperate builds, or multiconfig. Greetz
|
By
...
· #47958
·
|
|
patchutils bitbake recipe
Howdy! Have fun, and feel free to return with arising questions :) Anything that works for you is a decent usecase. In terms of Yocto/OE, the line between decent and non-decent is less a technical tha
Howdy! Have fun, and feel free to return with arising questions :) Anything that works for you is a decent usecase. In terms of Yocto/OE, the line between decent and non-decent is less a technical tha
|
By
...
· #47906
·
|
|
patchutils bitbake recipe
Howdy! Write a recipe and submit :) I don't think there was ever a "conscious decision" to not support a specific package for non-technical reasons. And this one doesn't also look like it has any note
Howdy! Write a recipe and submit :) I don't think there was ever a "conscious decision" to not support a specific package for non-technical reasons. And this one doesn't also look like it has any note
|
By
...
· #47900
·
|
|
Update connman to build connman_1.37.bb?
Howdy! Sure, just drop a recipe for 1.37 into your custom layer. By default, the highet one gets chosen. Greetz
Howdy! Sure, just drop a recipe for 1.37 into your custom layer. By default, the highet one gets chosen. Greetz
|
By
...
· #47876
·
|
|
OEM supplied yocto image is impossible to work with
Hello Kent! Sorry to hear that your presumably first contact with Yocto respectively OpenEmbedded technology is being so painful. Please find some thought and comments inline. We have, by now. "close"
Hello Kent! Sorry to hear that your presumably first contact with Yocto respectively OpenEmbedded technology is being so painful. Please find some thought and comments inline. We have, by now. "close"
|
By
...
· #47825
·
|
|
Raspberry pi 4 recipe and layer issues.
Howdy. If a Makefile does such _stupid_ things, then better patch it. An example of patching something like this is https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-core/util-linux/ut
Howdy. If a Makefile does such _stupid_ things, then better patch it. An example of patching something like this is https://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/recipes-core/util-linux/ut
|
By
...
· #47814
·
|
|
ubuntu from Yocto
Howdy! Sorry, but there is no such thing. Yocto respectively OpenEmbedded technology can build a custom distribution that suits a lot of cases, but not being a drop-in replacement for general distribu
Howdy! Sorry, but there is no such thing. Yocto respectively OpenEmbedded technology can build a custom distribution that suits a lot of cases, but not being a drop-in replacement for general distribu
|
By
...
· #47789
·
|
|
Raspberry pi 4 recipe and layer issues.
Howdy! If your recipe needs sum at build time, then it shall have DEPENDS = "coreutils-native" If it needs sum at runtime, then it shall have RDEPENDS_${PN} = "coreutils" No need to download any recip
Howdy! If your recipe needs sum at build time, then it shall have DEPENDS = "coreutils-native" If it needs sum at runtime, then it shall have RDEPENDS_${PN} = "coreutils" No need to download any recip
|
By
...
· #47756
·
|