poky/meta
Martin Jansa bc0bc0504e runqemu: respect IMAGE_LINK_NAME
* when searching for qemuboot.conf
* don't assume that IMAGE_LINK_NAME is always
  <rootfs>-<machine> (with <rootfs>-<machine>.qemuboot.conf)

* runqemu: use IMAGE_LINK_NAME set by testimage.bbclass or query with bitbake -e

* testimage.bbclass was setting DEPLOY_DIR which I don't see used
  anywhere else, so I assume it was supposed to be DEPLOY_DIR_IMAGE as mentioned
  in corresponding runqemu code, do the same with IMAGE_LINK_NAME variable

* add virtual/kernel as bitbake -e target in run_bitbake_env to make
  sure IMAGE_LINK_NAME is defined (kernel-artifact-names.bbclass inherits
  image-artifact-names.bbclass as well)

* improve .qemuboot.conf search
  1st search for file matching the rootfs and only when not found
  try again with .rootfs suffix removed

[YOCTO #12937]

(From OE-Core rev: 82b7a8d5e81d766d0a5c2d0fef0f4c13a8f80c31)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 716eb55bb963db7b02d985849cb025898aabc855)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-04-14 06:30:30 -10:00
..
classes cve-check: Fix false negative version issue 2023-04-04 17:46:24 +01:00
classes-global package.bbclass: check packages name conflict in do_package 2023-04-14 06:30:29 -10:00
classes-recipe runqemu: respect IMAGE_LINK_NAME 2023-04-14 06:30:30 -10:00
conf uninative: Upgrade to 3.9 to include glibc 2.37 2023-04-14 06:30:29 -10:00
files classes: files: Extend overlayfs-etc class 2022-09-09 12:24:43 +01:00
lib oeqa/runtime: clean up deprecated backslash expansion 2023-04-14 06:30:30 -10:00
recipes-bsp u-boot: Map arm64 into map for u-boot dts installation 2023-03-14 17:47:40 +00:00
recipes-connectivity openssl: Security fix for CVE-2023-0464, CVE-2023-0465, CVE-2023-0466 2023-04-04 17:46:24 +01:00
recipes-core systemd: fix wrong nobody-group assignment 2023-03-25 23:00:14 +00:00
recipes-devtools run-postinsts: Set dependency for ldconfig to avoid boot issues 2023-04-14 06:30:29 -10:00
recipes-extended shadow: Fix can not print full login timeout message 2023-04-14 06:30:30 -10:00
recipes-gnome epiphany: Security fix for CVE-2023-26081 2023-03-14 17:47:40 +00:00
recipes-graphics xcb-proto: Fix install conflict when enable multilib. 2023-04-04 17:46:24 +01:00
recipes-kernel kernel-devsrc: fix mismatched compiler warning 2023-04-04 17:46:24 +01:00
recipes-multimedia tiff: Fix CVE-2023-0795 CVE-2023-0796 CVE-2023-0797 CVE-2023-0798 CVE-2023-0799 2023-03-25 23:00:14 +00:00
recipes-rt
recipes-sato wpebackend-fdo: upgrade 1.12.1 -> 1.14.0 2022-11-09 17:42:13 +00:00
recipes-support bmap-tools: switch to main branch 2023-04-04 17:46:24 +01:00
site
COPYING.MIT
recipes.txt