PN: linux-yocto
PV: 6.18.28+git
PR: r0
PKGV: 6.18.28+git0+c99063540e_ed7dda90e9
PKGR: r0
LICENSE: GPL-2.0-with-Linux-syscall-note
DESCRIPTION: Linux kernel.
SUMMARY: Linux kernel
RPROVIDES:kernel-image-image:  kernel-image-image (=6.18.28+git0+c99063540e_ed7dda90e9)
SECTION: kernel
PKG:kernel-image-image: kernel-image-image-6.18.28-yocto-standard-00133-ged7dda90e9cb
ALLOW_EMPTY:kernel-image-image: 1
FILES:kernel-image-image: /boot/Image-6.18.28-yocto-standard-00133-ged7dda90e9cb /boot/Image
FILES_INFO:kernel-image-image: {"/boot/Image-6.18.28-yocto-standard-00133-ged7dda90e9cb": 42015232}
pkg_postinst:kernel-image-image: set -e\nset +e\nif [ -n "$D" ]; then\n    ln -sf Image-6.18.28-yocto-standard-00133-ged7dda90e9cb $D/boot/Image > /dev/null 2>&1\nelse\n    ln -sf Image-6.18.28-yocto-standard-00133-ged7dda90e9cb boot/Image > /dev/null 2>&1\n    if [ $? -ne 0 ]; then\n        echo "Filesystem on boot/ doesn't support symlinks, falling back to copied image (Image)."\n        install -m 0644 boot/Image-6.18.28-yocto-standard-00133-ged7dda90e9cb boot/Image\n    fi\nfi\nset -e\n
pkg_postrm:kernel-image-image: set -e\nset +e\nif [ -f "boot/Image" -o -L "boot/Image" ]; then\n    rm -f boot/Image  > /dev/null 2>&1\nfi\nset -e\n
PKGSIZE:kernel-image-image: 42015232
