PN: linux-qcom-next
PV: 7.0+git
PR: r0
PKGV: 7.0+git0+6e159a33b0
PKGR: r0
LICENSE: GPL-2.0-only
DESCRIPTION: Linux 7.0+git kernel for QCOM devices
SUMMARY: linux-qcom-next version 7.0+git-r0
RPROVIDES:kernel-image-vmlinux:  kernel-image-vmlinux (=7.0+git0+6e159a33b0)
SECTION: kernel
PKG:kernel-image-vmlinux: kernel-image-vmlinux-7.0.0-00710-g6e159a33b007
ALLOW_EMPTY:kernel-image-vmlinux: 1
FILES:kernel-image-vmlinux: /boot/vmlinux-7.0.0-00710-g6e159a33b007 /boot/vmlinux
FILES_INFO:kernel-image-vmlinux: {}
pkg_postinst:kernel-image-vmlinux: set -e\nset +e\nif [ -n "$D" ]; then\n    ln -sf vmlinux-7.0.0-00710-g6e159a33b007 $D/boot/vmlinux > /dev/null 2>&1\nelse\n    ln -sf vmlinux-7.0.0-00710-g6e159a33b007 boot/vmlinux > /dev/null 2>&1\n    if [ $? -ne 0 ]; then\n        echo "Filesystem on boot/ doesn't support symlinks, falling back to copied image (vmlinux)."\n        install -m 0644 boot/vmlinux-7.0.0-00710-g6e159a33b007 boot/vmlinux\n    fi\nfi\nset -e\n
pkg_postrm:kernel-image-vmlinux: set -e\nset +e\nif [ -f "boot/vmlinux" -o -L "boot/vmlinux" ]; then\n    rm -f boot/vmlinux  > /dev/null 2>&1\nfi\nset -e\n
PKGSIZE:kernel-image-vmlinux: 0
