PN: linux-xlnx
PV: 6.1.30-xilinx-v2023.2+gitAUTOINC+a19da02cf5
PR: r0
PKGV: 6.1.30-xilinx-v2023.2+git@PRSERV_PV_AUTOINC@+a19da02cf5
PKGR: r0@EXTENDPRAUTO@
LICENSE: GPL-2.0-only
DESCRIPTION: Xilinx Kernel
SUMMARY: Linux kernel
RPROVIDES:kernel-image-uimage:  kernel-image-uimage (=6.1.30-xilinx-v2023.2+git@PRSERV_PV_AUTOINC@+a19da02cf5)
SECTION: kernel
PKG:kernel-image-uimage: kernel-image-uimage-6.1.30-xilinx-v2023.2
ALLOW_EMPTY:kernel-image-uimage: 1
FILES:kernel-image-uimage: /boot/uImage-6.1.30-xilinx-v2023.2 /boot/uImage
FILES_INFO:kernel-image-uimage: {"/boot/uImage-6.1.30-xilinx-v2023.2": 4672104}
pkg_postinst:kernel-image-uimage: set -e\nset +e\nif [ -n "$D" ]; then\n    ln -sf uImage-6.1.30-xilinx-v2023.2 $D/boot/uImage > /dev/null 2>&1\nelse\n    ln -sf uImage-6.1.30-xilinx-v2023.2 boot/uImage > /dev/null 2>&1\n    if [ $? -ne 0 ]; then\n        echo "Filesystem on boot/ doesn't support symlinks, falling back to copied image (uImage)."\n        install -m 0644 boot/uImage-6.1.30-xilinx-v2023.2 boot/uImage\n    fi\nfi\nset -e\n
pkg_postrm:kernel-image-uimage: set -e\nset +e\nif [ -f "boot/uImage" -o -L "boot/uImage" ]; then\n    rm -f boot/uImage  > /dev/null 2>&1\nfi\nset -e\n
PKGSIZE:kernel-image-uimage: 4672104
