|
Alternative to _git.bb convention for unstable versions?
You can easily add .inc file which will set all the PREFERRED_VERSIONs for all components you need and then the users will just add an "require" of this .inc files to their local.conf. "somepackage-un
You can easily add .inc file which will set all the PREFERRED_VERSIONs for all components you need and then the users will just add an "require" of this .inc files to their local.conf. "somepackage-un
|
By
Martin Jansa
· #46587
·
|
|
package_qa fails on copy openssl
Unfortunately there isn't, pick one version (preferably 1.1) and use it for everything.
Unfortunately there isn't, pick one version (preferably 1.1) and use it for everything.
|
By
Martin Jansa
· #46562
·
|
|
[yocto-docs][PATCH] ref-manual: mention PREPROCESS_RELOCATE_DIRS variable
ping
By
Martin Jansa
· #46533
·
|
|
[PATCH] In Yocto 2.7 powertop package is broken.
See https://www.mail-archive.com/openembedded-core@...
See https://www.mail-archive.com/openembedded-core@...
|
By
Martin Jansa
· #46329
·
|
|
[meta-security][PATCH] smack: add runtime dependency on python3-core
* fixes: ERROR: QA Issue: /usr/share/smack/smack_rules_gen contained in package smack requires /usr/bin/python3, but no providers found in RDEPENDS_smack? [file-rdeps] Signed-off-by: Martin Jansa <Mar
* fixes: ERROR: QA Issue: /usr/share/smack/smack_rules_gen contained in package smack requires /usr/bin/python3, but no providers found in RDEPENDS_smack? [file-rdeps] Signed-off-by: Martin Jansa <Mar
|
By
Martin Jansa
· #46306
·
|
|
[yocto-docs][PATCH] ref-manual: mention PREPROCESS_RELOCATE_DIRS variable
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- documentation/ref-manual/ref-classes.xml | 5 ++++- documentation/ref-manual/ref-variables.xml | 21 +++++++++++++++++++++ 2 files changed, 25 in
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- documentation/ref-manual/ref-classes.xml | 5 ++++- documentation/ref-manual/ref-variables.xml | 21 +++++++++++++++++++++ 2 files changed, 25 in
|
By
Martin Jansa
· #46266
·
|
|
[meta-integrity][PATCH 1/3] layer.conf: add dependency on meta-security
keyutils are now in meta-oe: http://git.openembedded.org/meta-openembedded/commit/?id=415e213ad75ec9a93171c963395a1c4b92c6233b
keyutils are now in meta-oe: http://git.openembedded.org/meta-openembedded/commit/?id=415e213ad75ec9a93171c963395a1c4b92c6233b
|
By
Martin Jansa
· #46115
·
|
|
Dealing with line endings
Hi Keith, you can use dos2unix.bbclass: http://git.openembedded.org/openembedded-core/tree/meta/classes/dos2unix.bbclass to convert them before do_patch. Cheers,
Hi Keith, you can use dos2unix.bbclass: http://git.openembedded.org/openembedded-core/tree/meta/classes/dos2unix.bbclass to convert them before do_patch. Cheers,
|
By
Martin Jansa
· #45709
·
|
|
[meta-gplv2][warrior][PATCH] bc: use u-a for bc as well
No problem, thanks for quick response. Looks like this patch wasn't merged in master as well (I thought it was), can you please push it as well. Thanks
No problem, thanks for quick response. Looks like this patch wasn't merged in master as well (I thought it was), can you please push it as well. Thanks
|
By
Martin Jansa
· #45678
·
|
|
[meta-gplv2][warrior][PATCH] bc: use u-a for bc as well
ping for warrior
By
Martin Jansa
· #45676
·
|
|
cortexa9t2hf instead of cortexa9hf
Have you read the commit which enabled thumb by default for MACHINEs which support it? bitbake is still just a parser of the metadata and executor of our tasks, it doesn't (and shouldn't) need to know
Have you read the commit which enabled thumb by default for MACHINEs which support it? bitbake is still just a parser of the metadata and executor of our tasks, it doesn't (and shouldn't) need to know
|
By
Martin Jansa
· #45644
·
|
|
cortexa9t2hf instead of cortexa9hf
I didn't say anything about changing the DEFAULTTUNE. Just ARM_INSTRUCTION_SET to "arm" which will give you "cortexa9hf" again (not "armv7a"). The results should be almost the same, maybe slightly bet
I didn't say anything about changing the DEFAULTTUNE. Just ARM_INSTRUCTION_SET to "arm" which will give you "cortexa9hf" again (not "armv7a"). The results should be almost the same, maybe slightly bet
|
By
Martin Jansa
· #45642
·
|
|
cortexa9t2hf instead of cortexa9hf
See this oe-core commit (from 2.6 Thud): commit c88304a78e528596ca481cabe273749c286c352a Author: Andre McCurdy <armccurdy@...> Date: Fri May 18 15:50:40 2018 -0700 arch-armv7a.inc: default to Th
See this oe-core commit (from 2.6 Thud): commit c88304a78e528596ca481cabe273749c286c352a Author: Andre McCurdy <armccurdy@...> Date: Fri May 18 15:50:40 2018 -0700 arch-armv7a.inc: default to Th
|
By
Martin Jansa
· #45628
·
|
|
YP sstate example conf file
Good question. I've one related to this as well. It would be also good to document (if it isn't somewhere already) what builds populate this mirror. I assume it will be some autobuilder job with DISTR
Good question. I've one related to this as well. It would be also good to document (if it isn't somewhere already) what builds populate this mirror. I assume it will be some autobuilder job with DISTR
|
By
Martin Jansa
· #45590
·
|
|
[meta-gplv2][warrior][PATCH] bc: use u-a for bc as well
* bc can be provided by busybox as well (e.g. if you have your own defconfig and forget to explicitly disable it: ... * * Miscellaneous Utilities * adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n bbconfig (9.7
* bc can be provided by busybox as well (e.g. if you have your own defconfig and forget to explicitly disable it: ... * * Miscellaneous Utilities * adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n bbconfig (9.7
|
By
Martin Jansa
· #45558
·
|
|
[meta-gplv2][PATCH] bc: use u-a for bc as well
* bc can be provided by busybox as well (e.g. if you have your own defconfig and forget to explicitly disable it: ... * * Miscellaneous Utilities * adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n bbconfig (9.7
* bc can be provided by busybox as well (e.g. if you have your own defconfig and forget to explicitly disable it: ... * * Miscellaneous Utilities * adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n bbconfig (9.7
|
By
Martin Jansa
· #45557
·
|
|
[meta-gplv2][PATCH] elfutils: ignore new error from gcc-9
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- recipes-devtools/elfutils/elfutils_0.148.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipes-devtools/elfutils/elfutils_0.148.bb b
Signed-off-by: Martin Jansa <Martin.Jansa@...> --- recipes-devtools/elfutils/elfutils_0.148.bb | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/recipes-devtools/elfutils/elfutils_0.148.bb b
|
By
Martin Jansa
· #45483
·
|
|
[opkg-utils][PATCH] opkg-list-fields: fix to print the fields again
* printing opkg.Package directly doesn't return anything useful now <opkg.Package object at 0x7fd49e9f2780> * we need to call Package.print() function and specify which checksums to print, we can incl
* printing opkg.Package directly doesn't return anything useful now <opkg.Package object at 0x7fd49e9f2780> * we need to call Package.print() function and specify which checksums to print, we can incl
|
By
Martin Jansa
· #45301
·
|
|
[meta-gplv2][PATCH] bc: use u-a for bc as well
* bc can be provided by busybox as well (e.g. if you have your own defconfig and forget to explicitly disable it: ... * * Miscellaneous Utilities * adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n bbconfig (9.7
* bc can be provided by busybox as well (e.g. if you have your own defconfig and forget to explicitly disable it: ... * * Miscellaneous Utilities * adjtimex (4.7 kb) (ADJTIMEX) [N/y/?] n bbconfig (9.7
|
By
Martin Jansa
· #45272
·
|
|
[meta-security][PATCH] keyutils: fix library install path
When you're on it, can you please check if it works with multilib? I think $(USRLIBDIR) doesn't respect ${libdir} from OE, so it always installs the library to /usr/lib instead of e.g. /usr/lib64 with
When you're on it, can you please check if it works with multilib? I think $(USRLIBDIR) doesn't respect ${libdir} from OE, so it always installs the library to /usr/lib instead of e.g. /usr/lib64 with
|
By
Martin Jansa
· #45222
·
|