From: "John" <jdowd@slashdevslashnull.org>
To: yocto@lists.yoctoproject.org
Subject: PREFERRED_VERSION not being populated onto the rootfs image
Date: Wed, 12 Feb 2025 11:57:28 -0800 [thread overview]
Message-ID: <YAJV.1739390248887972780.yPpo@lists.yoctoproject.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 801 bytes --]
In the latest stable version of Yocto, I've been building an image for a raspberry Pi board which has a wifi i/f on it. While trying to bring up the wifi connection I need to roll back the version of wpa_supplicant that it is using.
In the raspberrypi configure file I've put in "PREFERRED_VERSION_wpa-supplicant = "2.9". The version that is being used currently is 2.11.
I've then created a recipe file for that version and made sure that it compiles using bitbake. (Had some patching issues, all fixed).
I then run the command "bitbake core-image-minimal" and boot with the subsequent image. When I query the version of wpa-supplicant I get 2.11.
I'm unable to find any "PRIORITY" variable of any kind. Why is it grabbing the incorrect version? What have I forgotten to do?
Cheers!!
[-- Attachment #2: Type: text/html, Size: 952 bytes --]
next reply other threads:[~2025-02-12 19:57 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-02-12 19:57 John [this message]
2025-02-13 8:57 ` [yocto] PREFERRED_VERSION not being populated onto the rootfs image Alexander Kanavin
2025-02-13 14:59 ` John
2025-02-13 15:09 ` John
2025-02-13 15:11 ` Alexander Kanavin
2025-02-13 16:25 ` John
2025-02-13 17:49 ` John
2025-02-13 22:21 ` John
2025-02-19 17:15 ` John
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=YAJV.1739390248887972780.yPpo@lists.yoctoproject.org \
--to=jdowd@slashdevslashnull.org \
--cc=yocto@lists.yoctoproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.