[meta-security][PATCH] libest: does not build with openssl 3.x
blacklist for now. Remove from pkg grp
Signed-off-by: Armin Kuster <akuster808@...> --- recipes-core/packagegroup/packagegroup-core-security.bb | 1 - recipes-security/libest/libest_3.2.0.bb | 3 +++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/recipes-core/packagegroup/packagegroup-core-security.bb b/recipes-core/packagegroup/packagegroup-core-security.bb index e9dad5b..fefc66d 100644 --- a/recipes-core/packagegroup/packagegroup-core-security.bb +++ b/recipes-core/packagegroup/packagegroup-core-security.bb @@ -38,7 +38,6 @@ RDEPENDS:packagegroup-security-utils = "\ python3-privacyidea \ python3-fail2ban \ softhsm \ - libest \ sshguard \ ${@bb.utils.contains_any("TUNE_FEATURES", "riscv32 ", "", " libseccomp",d)} \ ${@bb.utils.contains("DISTRO_FEATURES", "pam", "sssd google-authenticator-libpam", "",d)} \ diff --git a/recipes-security/libest/libest_3.2.0.bb b/recipes-security/libest/libest_3.2.0.bb index 31fbe3c..41a4025 100644 --- a/recipes-security/libest/libest_3.2.0.bb +++ b/recipes-security/libest/libest_3.2.0.bb @@ -25,3 +25,6 @@ S = "${WORKDIR}/git" PACKAGES = "${PN} ${PN}-dbg ${PN}-dev" FILES:${PN} = "${bindir}/* ${libdir}/libest-3.2.0p.so" + +# https://github.com/cisco/libest/issues/104 +PNBLACKLIST[libest] ?= "Needs porting to openssl 3.x" -- 2.25.1
|
|
OpenEmbedded Happy Hour December 3 8pm/2000 UTC after OEDVM
Denys Dmytriyenko
All,
As previously announced, OpenEmbedded Developer Virtual Meeting will take place on December 3 from 12:00 UTC until 20:00 UTC: https://www.openembedded.org/wiki/OEDVM_Nov_2021 Once the meeting is over, everybody is invited to hang out and relax at the OpenEmbedded Happy Hour, which tentatively will start at 20:00 UTC (3pm ET / 12pm PT): https://www.openembedded.org/wiki/Happy_Hours https://www.openembedded.org/wiki/Calendar https://www.timeanddate.com/worldclock/fixedtime.html?msg=OpenEmbedded+Happy+Hour+December+3&iso=20211203T20 -- Regards, Denys Dmytriyenko <denis@...> PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964 Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964
|
|
Re: [meta-rockchip] dunfell: u-boot build issue when added patch to u-boot
Marek Belisko
Hi,
On Fri, Nov 26, 2021 at 11:55 PM Trevor Woerner <twoerner@...> wrote: I'm adding dunfell support for mender :). In this link mender rockchip integration is for older u-boot not 2020.01 https://github.com/mendersoftware/meta-mender-community/tree/dunfell/meta-mender-rockchipBR, marek -- as simple and primitive as possible ------------------------------------------------- Marek Belisko - OPEN-NANDRA Freelance Developer Ruska Nova Ves 219 | Presov, 08005 Slovak Republic Tel: +421 915 052 184 skype: marekwhite twitter: #opennandra web: http://open-nandra.com
|
|
Re: [OE-core] How to create connman_1.40.bbappend to enable and to build connman with iwd?
JH
Thanks Tim for the link, I have built the iwd.
According to Daniel's advice to configure with "--disable-wifi, --enable-iwd", I added PACKAGECONFIG[wifi] = "--disable-wifi, --enable-iwd", to override PACKAGECONFIG[wifi] in oe-core connman_1.40.bb. The intention is to remove wpa-supplicant and to add iwd to connman_1.40.bbappend, it built the image without error, I believe that the syntax is OK, but the wpa-supplicant was still built and packaged. Any idea from OE/Yocto insiders why PACKAGECONFIG[wifi] in bbappend is not effective? Daniel, how can I verify in the Linux console if the connmand is running with iwd or with wpa_supplicant? I have disabled wpa_supplicant.service, and I'll remove wpa_supplicant completely when I find a way to do it. Thank you. Kind regards, - jh On 11/27/21, Tim Orling <ticotimo@...> wrote: On Fri, Nov 26, 2021 at 5:48 PM Tim Orling via lists.yoctoproject.org -- "A man can fail many times, but he isn't a failure until he begins to blame somebody else." -- John Burroughs
|
|
Re: [OE-core] How to create connman_1.40.bbappend to enable and to build connman with iwd?
Tim Orling
On Fri, Nov 26, 2021 at 5:48 PM Tim Orling via lists.yoctoproject.org <ticotimo=gmail.com@...> wrote:
|
|
Re: [OE-core] How to create connman_1.40.bbappend to enable and to build connman with iwd?
Tim Orling
On Thu, Nov 25, 2021 at 10:26 PM JH <jupiter.hce@...> wrote: Hi, Please look at the layer index for recipes: I don’t have any advice for building it however.
|
|
Re: [meta-rockchip] dunfell: u-boot build issue when added patch to u-boot
Trevor Woerner
On Thu 2021-11-11 @ 08:44:48 AM, Marek Belisko wrote:
Hello,Does the following help? https://github.com/mendersoftware/meta-mender-community/tree/dunfell/meta-mender-rockchip
|
|
Re: [meta-security][hardknott][PATCH v2] sssd: re-package to fix QA issues
merged.
toggle quoted messageShow quoted text
On 11/16/21 10:28 AM, Jeremy A. Puhlman wrote:
It packages all file in ${libdir} to package sssd, including the .so
|
|
How to create connman_1.40.bbappend to enable and to build connman with iwd?
JH
Hi,
Given the high profile of iwd and advocating connman with iwd, I believe someone have already built Yocto connman and iwd, surprisingly, I could not even find an iwd recipe in https://github.com/openembedded/openembedded/tree/master/recipes, nor can I find connman document and instructions to replace wpa_supplicant by iwd, what could I be missing here? Appreciate your kind advice. Thank you. Kind regards, - jh On 11/26/21, JH via lists.yoctoproject.org <jupiter.hce=gmail.com@...> wrote: Hi, -- "A man can fail many times, but he isn't a failure until he begins to blame somebody else." -- John Burroughs
|
|
How to create connman_1.40.bbappend to enable and to build connman with iwd?
JH
Hi,
Please correct me, but it seems to me the connman is moving to a direction to ditch out wpa_supplicant and to use iwd, but the Honister still configure connman with wpa_supplicant by default, appreciate your advice: - Is connman with iwd stable enough? - How can I create a connman_1.40.bbappend to replace wpa_supplicant by iwd configure? - Where are the documents for configuring and building connman with iwd? Where is the operational guidance to run connman with iwd? Can I use the same connman dbus APIs or are there any dbus API changes to run connman with iwd? My apology for FAQs. Thank you very much. Kind regards, - JH
|
|
Mohannad Oraby
Hi guys,
I have an issue related to vardeps where I am making a task dependent on some variables. I have created some new variables e.g., NEW_VARIABLE, added them to BB_ENV_EXTRAWHITE. In some recipes, I wrote my own implementation of some tasks that are dependent on these new variables, and for this dependency to work I added e.g., do_install[vardeps] = "NEW_VARIABLE", so I am now expecting that every time I change this NEW_VARIABLE and perform e.g., "bitbake recipename", the do_install task should run. I checked the task signature and I see the NEW_VARIABLE there. Let's assum I have two possible values for this variable. When I set the variable for the first time "value1", i.e., the first build, everything works and there is no problem. When I change its value to the other value "value2" not used before and build the recipe again, the do_install will also run and no problem occurs. The problem is however, if I set the variable again to the old value "value1", and I execite "bitbake recipename" again. The do_install will not be re-triggered, and this leads to some wrong/old data located in work directory, and also produced in the image. I tried setting BB_DONT_CACHE, as I understood in an old topic that the problem might be that the recipe needs to be parsed again, however this did not work at all. I do not want to always run the tasks when I perform a new build, i.e., do_install[[nostamp] = "1", I just want it to run again every time I change this NEW_VARIABLE. Is what I am expecting a normal behavior? Or Yocto does not work this way? Regards Mohannad
|
|
Re: [yocto-infrastructure] push.yoctoproject.org downtime Wednesday November 24th
Alexander Kanavin
Thanks! A few repositories became uncategorized, and clutter the page at the top: Alex
On Wed, 24 Nov 2021 at 23:18, Michael Halstead <mhalstead@...> wrote:
|
|
Minutes: Yocto Project Weekly Triage Meeting 11/25/2021
Trevor Gamblin
Wiki: https://wiki.yoctoproject.org/wiki/Bug_Triage Attendees: Alexandre, Bruce, Michael, Stephen, Randy,
Richard, Tim, Trevor ARs: N/A Notes:
No meeting next week - YP Summit Medium+ 3.5 Unassigned Enhancements/Bugs: 73 (No
change) AB Bugs: 61 (No
change)
|
|
[PATCH yocto-autobuilder-helper] publish-artefacts: publish meta-arm/generic-arm64 binaries
Ross Burton <ross@...>
Publish the generic-arm64 binaries in a dedicated meta-arm/ directory so
it is clear this isn't from the core layers. Signed-off-by: Ross Burton <ross.burton@...> --- scripts/publish-artefacts | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/scripts/publish-artefacts b/scripts/publish-artefacts index 6ed922a..9795381 100755 --- a/scripts/publish-artefacts +++ b/scripts/publish-artefacts @@ -187,6 +187,11 @@ case "$target" in sha256sums $TMPDIR/deploy/images/genericx86 cp -R --no-dereference --preserve=3Dlinks $TMPDIR/deploy/images/= genericx86/*genericx86* $DEST/machines/genericx86-alt ;; + "meta-arm") + mkdir -p $DEST/machines/meta-arm/generic-arm64 + sha256sums $TMPDIR/deploy/images/generic-arm64 + cp -R --no-dereference --preserve=3Dlinks $TMPDIR/deploy/images/= generic-arm64/*generic-arm64* $DEST/machines/meta-arm/generic-arm64 + ;; "poky-tiny") mkdir -p $DEST/machines/qemu/qemu-tiny sha256sums $TMPDIR/deploy/images/qemux86 --=20 2.25.1
|
|
Nicolas Jeker
On Wed, 2021-11-24 at 09:55 -0800, Tim Orling wrote:
There's a section about building from source with a patch in the article he linked with his first message. I don't know much about python in yocto, but maybe doing that in a recipe could work? Also, when asking questions, please tell us which release of Yocto
|
|
Bel Hadj Salem Talel <bhstalel@...>
Thanks for the reply,
I tried adding IMAGE_LINGUAS = " ", it passes but do_image_cpio gives nothing (means no image.gpio.gz) is generated. I don't know why.
|
|
Re: Selectively disable uninative for a recipe
Richard Purdie
On Wed, 2021-11-24 at 19:21 -0500, Mohammed Billoo wrote:
Hi,You could define a new uninative_changeinterp() function in your recipe to override the core one and make it do nothing. Not a particularly elegant solution but should work... Cheers, Richard
|
|
Re: [docs] [PATCH yocto-autobuilder-helper] scripts/run-docs-build: remove gatesgarth
On Wed, Nov 24, 2021 at 7:50 PM Michael Opdenacker <michael.opdenacker@...> wrote: Hi Quentin, I agree with Quentin here. Until we have a better mechanism (to rebuild only modified branches not all of them each time, ..) I think we should continue to build them all. Cheers
|
|
Selectively disable uninative for a recipe
Mohammed Billoo
Hi,
I need to add TI MCU firmware as part of an OE/Yocto build for a project that I am working on. Basically, the firmware needs to be built during the overall image build and be stored in the RFS. My strategy to build the firmware was to set up the TI toolchain as part of the image build. Since I have the toolchain components and believe it to be unnecessary (if not impossible) to build them from source, I have the necessary pre-built components (provided by TI) as tarballs uploaded somewhere. In determining the best way to use a pre-built toolchain, I just copied the gcc-linaro-baremetal-arm-native recipe. But, when I go to bake my recipe for the toolchain, I get the following error: ERROR: ti-bios-1.0-r0 do_populate_sysroot: Error executing a python function in exec_python_func() autogenerated: The stack trace of python calls that resulted in this exception/failure was: File: 'exec_python_func() autogenerated', lineno: 2, function: <module> 0001: *** 0002:uninative_changeinterp(d) 0003: File: '/home/mbilloo/yocto-builds/norbert/yocto/build-doris/../layers/poky/meta/classes/uninative.bbclass', lineno: 170, function: uninative_changeinterp 0166: continue 0167: if not elf.isDynamic(): 0168: continue 0169: *** 0170: subprocess.check_output(("patchelf-uninative", "--set-interpreter", d.getVar("UNINATIVE_LOADER"), f), stderr=subprocess.STDOUT) 0171:} File: '/usr/lib64/python3.8/subprocess.py', lineno: 411, function: check_output 0407: # Explicitly passing input=None was previously equivalent to passing an 0408: # empty string. That is maintained here for backwards compatibility. 0409: kwargs['input'] = '' if kwargs.get('universal_newlines', False) else b'' 0410: *** 0411: return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, 0412: **kwargs).stdout 0413: 0414: 0415:class CompletedProcess(object): File: '/usr/lib64/python3.8/subprocess.py', lineno: 512, function: run 0508: # We don't call process.wait() as .__exit__ does that for us. 0509: raise 0510: retcode = process.poll() 0511: if check and retcode: *** 0512: raise CalledProcessError(retcode, process.args, 0513: output=stdout, stderr=stderr) 0514: return CompletedProcess(process.args, retcode, stdout, stderr) 0515: 0516: Exception: subprocess.CalledProcessError: Command '('patchelf-uninative', '--set-interpreter', '/home/mbilloo/yocto-builds/norbert/yocto/build-doris/tmp/sysroots-uninative/x86_64-linux/lib/ld-linux-x86-64.so.2', '/home/mbilloo/yocto-builds/norbert/yocto/build-doris/tmp/work/x86_64-linux/ti-bios/1.0-r0/sstate-build-populate_sysroot/recipe-sysroot-native/usr/share/bios_6_73_01_01/packages/ti/platforms/sim6xxx/Solaris/kelvin')' returned non-zero exit status 1. Subprocess output: patchelf: cannot find section '.gnu.version_r' It looks like uninative is ultimately being inherited and there are some steps taken to eliminate any host-dependencies for the toolchain binaries. Is there a way to disable this inheritance only for this recipe (if I globally disable uninative in my conf file, the recipe bakes just fine, but obviously can't do that)? Or, is there a better way of accomplishing my goal? Thanks -- Mohammed A Billoo Founder MAB Labs, LLC www.mab-labs.com www.linkedin.com/company/mab-labs 201-338-2022 22 East Quackenbush Ave Suite LL5 Dumont, NJ 07628
|
|
Re: [yocto-infrastructure] push.yoctoproject.org downtime Wednesday November 24th
Michael Halstead
The migration is complete. git.yoctoproject.org now serves from a pair of load balanced mirrors. push.yoctoproject.org is on a new dedicated secure host. If git push hangs please double check the git remote is set to push.yoctoproject.org. We switched to this domain years ago but still allowed pushing to git.yoctoproject.org for convenience. That will not work any longer. When updating repository remotes make sure to push from the command line to add the new hostname to your known_hosts file. Scripts will hang at the ssh prompt until the new hostname is added. The mirrors pull in new changes rapidly but there is a delay between pushing and those changes appearing on the mirrors. Any scripts that push and then reference the commits will need a delay added to allow for the sync. Please email or reach out in IRC if you encounter any unexpected issues.
On Thu, Nov 18, 2021 at 2:38 PM Michael Halstead via lists.yoctoproject.org <mhalstead=linuxfoundation.org@...> wrote: push.yoctoproject.org is going offline for a short downtime between 1700 UTC and 2200 UTC while we move it to a new server. During the downtime pushes may timeout or be rejected. If your push is rejected try again in 15 minutes. I will announce the start and end of the downtime in #yocto on Libera.Chat. --
Michael Halstead Linux Foundation / Yocto Project Systems Operations Engineer
|
|