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-uimage:  kernel-image-uimage (=5.10+git0+c830a552a6)
RRECOMMENDS_kernel-image-uimage: linux-xlnx-lic
SECTION: kernel
PKG_kernel-image-uimage: kernel-image-uimage-5.10.0-xilinx-v2021.1
ALLOW_EMPTY_kernel-image-uimage: 1
FILES_kernel-image-uimage: /boot/uImage-5.10.0-xilinx-v2021.1 /boot/uImage
FILES_INFO: {"/boot/uImage-5.10.0-xilinx-v2021.1": 4589064}
pkg_postinst_kernel-image-uimage: set -e\nset +e\nif [ -n "$D" ]; then\n    ln -sf uImage-5.10.0-xilinx-v2021.1 $D/boot/uImage > /dev/null 2>&1\nelse\n    ln -sf uImage-5.10.0-xilinx-v2021.1 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-5.10.0-xilinx-v2021.1 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: 4589064
