Files
poky/meta/recipes-extended
Martin Jansa 70aeecf62d *-initramfs: don't use .rootfs IMAGE_NAME_SUFFIX
* fixes the issue when image-live.bbclass expects the image
  ending with just INITRAMFS_FSTYPES:
  image-live.bbclass:INITRD_LIVE ?= "${DEPLOY_DIR_IMAGE}/${INITRD_IMAGE_LIVE}-${MACHINE}.${INITRAMFS_FSTYPES}"
  while by default it now was with .rootfs suffix:
  -rw-r--r-- 2 bitbake bitbake 1.5K Oct 25 16:12 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs.env
  -rw-r--r-- 4 bitbake bitbake  11M Oct 25 16:13 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs-genericx86-64-1.0-r0-20191025154349.cpio.gz
  -rw-r--r-- 4 bitbake bitbake 1.2K Oct 25 16:11 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs-genericx86-64-1.0-r0-20191025154349.manifest
  -rw-r--r-- 4 bitbake bitbake 1.3K Oct 25 16:12 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs-genericx86-64-1.0-r0-20191025154349.qemuboot.conf
  -rw-r--r-- 4 bitbake bitbake 196K Oct 25 16:11 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs-genericx86-64-1.0-r0-20191025154349.testdata.json
  -rw-r--r-- 4 bitbake bitbake 118M Oct 25 16:13 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs-genericx86-64-1.0-r0-20191025154349.wic
  -rw-r--r-- 4 bitbake bitbake 3.1K Oct 25 16:13 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs-genericx86-64-1.0-r0-20191025154349.wic.bmap
  -rw-r--r-- 4 bitbake bitbake 1.3K Oct 25 16:12 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs-genericx86-64.qemuboot.conf
  -rw-r--r-- 4 bitbake bitbake  11M Oct 25 16:13 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs-genericx86-64.rootfs.cpio.gz
  -rw-r--r-- 4 bitbake bitbake 1.2K Oct 25 16:11 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs-genericx86-64.rootfs.manifest
  -rw-r--r-- 4 bitbake bitbake 118M Oct 25 16:13 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs-genericx86-64.rootfs.wic
  -rw-r--r-- 4 bitbake bitbake 3.1K Oct 25 16:13 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs-genericx86-64.rootfs.wic.bmap
  -rw-r--r-- 4 bitbake bitbake 196K Oct 25 16:11 /OE/build/oe-core/tmp/deploy/images/genericx86-64/core-image-minimal-initramfs-genericx86-64.testdata.json

  initramfs images aren't normally used for rootfs, so just set
  the suffix to empty, people using different artifact names might
  still need to set INITRD_LIVE (e.g. when their images don't end
  with "-${MACHINE}" as well)

(From OE-Core rev: 431a7dfc6c1c86ead3e636d42e2bf1f1f906588c)

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2020-09-17 09:47:45 +01:00
..
2020-08-25 16:00:10 +01:00
2019-08-21 21:52:59 +01:00
2020-02-15 10:26:42 +00:00
2019-07-02 08:13:07 +01:00
2019-03-29 08:28:53 +00:00
2020-07-08 10:37:12 +01:00
2020-07-03 11:38:24 +01:00
2019-12-15 09:10:46 +00:00
2020-04-24 14:10:08 +01:00
2020-08-20 15:30:07 +01:00
2020-06-04 13:27:30 +01:00
2019-02-19 16:14:57 +00:00
2020-05-30 12:32:48 +01:00
2018-11-14 11:14:39 +00:00
2020-02-25 10:41:22 +00:00
2020-07-18 11:06:32 +01:00
2019-08-22 22:48:26 +01:00
2020-06-04 13:27:30 +01:00
2020-08-01 19:57:49 +01:00
2019-02-19 16:14:57 +00:00
2020-06-25 10:23:37 +01:00
2020-08-25 16:00:10 +01:00
2020-08-25 16:00:10 +01:00
2020-09-03 09:44:30 +01:00
2020-08-01 19:57:49 +01:00
2019-04-23 23:30:19 +01:00
2020-02-21 17:48:08 +00:00
2020-02-03 13:03:32 +00:00
2019-06-07 09:11:49 +01:00
2020-08-01 19:57:49 +01:00
2020-05-07 12:15:59 +01:00
2019-12-09 12:00:43 +00:00
2018-05-04 13:28:05 +01:00
2019-09-30 16:55:21 +01:00
2020-05-15 16:31:44 +01:00
2020-05-09 18:57:21 +01:00
2020-06-09 13:14:00 +01:00
2020-05-19 22:57:27 +01:00