|
Using "latest git" versions of recipes
You can put these in .inc file so that other people can enable it for the same group of recipes in one "require" line in local.conf. Yes, this is how SRCPV is supposed to be used, but you can have thi
You can put these in .inc file so that other people can enable it for the same group of recipes in one "require" line in local.conf. Yes, this is how SRCPV is supposed to be used, but you can have thi
|
By
Martin Jansa
· #48603
·
|
|
Bitbake returning non-zero due to sstate errors
See this previous discussion which includes patches for bitbake and oe-core to change them to warnings: https://marc.info/?l=openembedded-core&m=150403687120408&w=2 Because it was rejected I'm parsing
See this previous discussion which includes patches for bitbake and oe-core to change them to warnings: https://marc.info/?l=openembedded-core&m=150403687120408&w=2 Because it was rejected I'm parsing
|
By
Martin Jansa
· #48533
·
|
|
how to reuse generated library in a nativesdk recipe
#sdk
#systemd
I agree it's a bit confusing at first (I was doing the same long time ago, before bitbake -e was even showing the history of evaluation), but everybody who uses bitbake often should learn this simple
I agree it's a bit confusing at first (I was doing the same long time ago, before bitbake -e was even showing the history of evaluation), but everybody who uses bitbake often should learn this simple
|
By
Martin Jansa
· #48529
·
|
|
how to reuse generated library in a nativesdk recipe
#sdk
#systemd
> DEPENDS_class-target += "systemd" You surely meant DEPENDS_append_class-target = " systemd" here
> DEPENDS_class-target += "systemd" You surely meant DEPENDS_append_class-target = " systemd" here
|
By
Martin Jansa
· #48504
·
|
|
does git SRC_URI really *require" a SRCREV setting?
FWIW: for webOS we're using "enhanced submissions" for components we own: https://github.com/webosose/meta-webosose/blob/master/meta-webos/classes/webos_enhanced_submissions.bbclass https://github.com
FWIW: for webOS we're using "enhanced submissions" for components we own: https://github.com/webosose/meta-webosose/blob/master/meta-webos/classes/webos_enhanced_submissions.bbclass https://github.com
|
By
Martin Jansa
· #48440
·
|
|
does git SRC_URI really *require" a SRCREV setting?
or not.. both were already fixed http://git.openembedded.org/meta-openembedded/commit/?id=2f6c043c0c99ccf71f9eb9088adbe42972b9d8a0 http://git.openembedded.org/meta-openembedded/commit/?id=f61d9b3fd32d
or not.. both were already fixed http://git.openembedded.org/meta-openembedded/commit/?id=2f6c043c0c99ccf71f9eb9088adbe42972b9d8a0 http://git.openembedded.org/meta-openembedded/commit/?id=f61d9b3fd32d
|
By
Martin Jansa
· #48434
·
|
|
does git SRC_URI really *require" a SRCREV setting?
Both recipes should be updated to use SRCREV like any other recipe, I'll send patch for that. The documentation should also mention that using tag names in SRCREV (or tag parameter) is not recommended
Both recipes should be updated to use SRCREV like any other recipe, I'll send patch for that. The documentation should also mention that using tag names in SRCREV (or tag parameter) is not recommended
|
By
Martin Jansa
· #48433
·
|
|
[RFC PATCH] python: remove Python 2 and all supporting classes
There is nodejs upgrade to 12.x on oe-devel ML: http://lists.openembedded.org/pipermail/openembedded-devel/2020-January/204363.html so we won't be staying on 10.x, but if 12.x isn't enough to build wi
There is nodejs upgrade to 12.x on oe-devel ML: http://lists.openembedded.org/pipermail/openembedded-devel/2020-January/204363.html so we won't be staying on 10.x, but if 12.x isn't enough to build wi
|
By
Martin Jansa
· #48072
·
|
|
[yocto-docs][PATCH] ref-manual: mention PREPROCESS_RELOCATE_DIRS variable
ping again
By
Martin Jansa
· #47643
·
|
|
[meta-qt5] How to contribute patches for qtwebengine in meta-qt5?
This patch is already included in 5.13.2 upgrade (ready in zeus-next and master-next branches), so you don't need to do anything. Otherwise like Khem says, submit the change for meta-qt5 repository li
This patch is already included in 5.13.2 upgrade (ready in zeus-next and master-next branches), so you don't need to do anything. Otherwise like Khem says, submit the change for meta-qt5 repository li
|
By
Martin Jansa
· #47112
·
|
|
systemd Version Going Backwards on Warrior
PR server never knows which one is really newer (in git). It just returns max(LOCALCOUNT)+1 when it gets query for hash which isn't stored in the database yet. Either the build in question didn't use
PR server never knows which one is really newer (in git). It just returns max(LOCALCOUNT)+1 when it gets query for hash which isn't stored in the database yet. Either the build in question didn't use
|
By
Martin Jansa
· #47080
·
|
|
[meta-security][PATCH] layer.conf: Update for zeus series
Acked-by: Martin Jansa <Martin.Jansa@...> Please merge this to unblock CI.
Acked-by: Martin Jansa <Martin.Jansa@...> Please merge this to unblock CI.
|
By
Martin Jansa
· #46897
·
|
|
do_fetch_append: syntax error
do_fetch is python task, you cannot append shell code to it.
do_fetch is python task, you cannot append shell code to it.
|
By
Martin Jansa
· #46790
·
|
|
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
·
|