PN: linux-xlnx
PV: 5.10+gitAUTOINC+c830a552a6
PR: r0
PKGV: 5.10+git0+c830a552a6
PKGR: r0.0
LICENSE: GPLv2
DESCRIPTION: Xilinx Kernel
SUMMARY: Linux kernel
RPROVIDES_kernel-image-zimage:  kernel-image-zimage (=5.10+git0+c830a552a6)
RRECOMMENDS_kernel-image-zimage: linux-xlnx-lic
SECTION: kernel
PKG_kernel-image-zimage: kernel-image-zimage-5.10.0-xilinx-v2021.1
ALLOW_EMPTY_kernel-image-zimage: 1
FILES_kernel-image-zimage: /boot/zImage-5.10.0-xilinx-v2021.1 /boot/zImage
FILES_INFO: {"/boot/zImage-5.10.0-xilinx-v2021.1": 4589000}
pkg_postinst_kernel-image-zimage: set -e\nset +e\nif [ -n "$D" ]; then\n    ln -sf zImage-5.10.0-xilinx-v2021.1 $D/boot/zImage > /dev/null 2>&1\nelse\n    ln -sf zImage-5.10.0-xilinx-v2021.1 boot/zImage > /dev/null 2>&1\n    if [ $? -ne 0 ]; then\n        echo "Filesystem on boot/ doesn't support symlinks, falling back to copied image (zImage)."\n        install -m 0644 boot/zImage-5.10.0-xilinx-v2021.1 boot/zImage\n    fi\nfi\nset -e\n
pkg_postrm_kernel-image-zimage: set -e\nset +e\nif [ -f "boot/zImage" -o -L "boot/zImage" ]; then\n    rm -f boot/zImage  > /dev/null 2>&1\nfi\nset -e\n
PKGSIZE_kernel-image-zimage: 4589000
