Combine poky (Yocto scarthgap), meta-openembedded (scarthgap), and meta-openwrt into a single repository. Components: - poky/ Yocto core framework (BitBake + OE-Core) - meta-openembedded/ Community layers (meta-oe, meta-python, meta-networking) - meta-openwrt/ OpenWrt customization layer - setup-env.sh One-click build environment setup - README.md Project documentation
12 lines
343 B
BlitzBasic
12 lines
343 B
BlitzBasic
require xorg-data-common.inc
|
|
|
|
SUMMARY = "Default set of cursor themes for use with libXcursor"
|
|
|
|
DEPENDS:append = " libxcursor xcursorgen-native"
|
|
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=d8cbd99fff773f92e844948f74ef0df8"
|
|
|
|
SRC_URI[sha256sum] = "95bae8f48823d894a05bf42dfbf453674ab7dbdeb11e2bc079e8525ad47378c8"
|
|
|
|
FILES:${PN} += "${datadir}/icons"
|