PN: pynq-overlay
PV: 1.0
PR: r0
PKGV: 1.0
PKGR: r0.0
LICENSE: Proprietary
DESCRIPTION: Xilinx PYNQ overlay.
SUMMARY: Xilinx PYNQ overlay
RRECOMMENDS_pynq-overlay: pynq-overlay-lic update-rc.d
SECTION: base
PKG_pynq-overlay: pynq-overlay
FILES_pynq-overlay: /usr/bin/* /usr/sbin/* /usr/libexec/* /usr/lib/lib*.so.*             /etc /com /var             /bin/* /sbin/*             /lib/*.so.*             /lib/udev /usr/lib/udev             /lib/udev /usr/lib/udev             /usr/share/pynq-overlay /usr/lib/pynq-overlay/*             /usr/share/pixmaps /usr/share/applications             /usr/share/idl /usr/share/omf /usr/share/sounds             /usr/lib/bonobo/servers /lib/firmware/pynq.dtbo /lib/firmware/pynq-symbols.dtbo /etc/modprobe.d/generic-uio.conf
FILES_INFO: {"/etc/init.d/pl_server_init": 2428, "/etc/modprobe.d/generic-uio.conf": 42, "/lib/firmware/pynq-symbols.dtbo": 220, "/lib/firmware/pynq.dtbo": 470}
pkg_postinst_pynq-overlay: #!/bin/sh\nset -e\nif true && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-r $D"\n\telse\n\t\tOPT="-s"\n\tfi\n\tupdate-rc.d $OPT pl_server_init start 99 S .\nfi\n
pkg_postrm_pynq-overlay: #!/bin/sh\nset -e\nif true && type update-rc.d >/dev/null 2>/dev/null; then\n\tif [ -n "$D" ]; then\n\t\tOPT="-f -r $D"\n\telse\n\t\tOPT="-f"\n\tfi\n\tupdate-rc.d $OPT pl_server_init remove\nfi\n
pkg_prerm_pynq-overlay: #!/bin/sh\nset -e\nif true && [ -z "$D" -a -x "/etc/init.d/pl_server_init" ]; then\n\t/etc/init.d/pl_server_init stop || :\nfi\n
FILERDEPENDSFLIST_pynq-overlay: /etc/init.d/pl@underscore@server@underscore@init
FILERDEPENDS_/etc/init.d/pl@underscore@server@underscore@init_pynq-overlay:  /bin/sh
PKGSIZE_pynq-overlay: 3160
