All of lore.kernel.org
 help / color / mirror / Atom feed
* PREFERRED_VERSION not being populated onto the rootfs image
@ 2025-02-12 19:57 John
  2025-02-13  8:57 ` [yocto] " Alexander Kanavin
  0 siblings, 1 reply; 9+ messages in thread
From: John @ 2025-02-12 19:57 UTC (permalink / raw)
  To: yocto

[-- 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 --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-02-19 17:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-12 19:57 PREFERRED_VERSION not being populated onto the rootfs image John
2025-02-13  8:57 ` [yocto] " 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

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.