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
9 lines
359 B
BlitzBasic
9 lines
359 B
BlitzBasic
SUMMARY = "A calculator plugin for the Xfce panel"
|
|
HOMEPAGE = "https://docs.xfce.org/panel-plugins/xfce4-calculator-plugin/start"
|
|
LICENSE = "GPL-2.0-only"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=909430f63fddd63f120ba29e8979f65c"
|
|
|
|
inherit xfce-panel-plugin gtk-icon-cache
|
|
|
|
SRC_URI[sha256sum] = "d1f622bea41a90c1686bf9f13c488ab28e995e2762b84712dea9027e0c94028b"
|