d156af831d
(1) starlingx-image-aio rootfs bitbake file (2) packagegourp-stak-base for the base rootfs (3) packagroup-stx for starlingx specific packages (4) removed docs/inspect.sh (5) added docs/update-pool.sh (6) added recipes for python packages
10 lines
301 B
BlitzBasic
10 lines
301 B
BlitzBasic
DESCRIPTION = "Urwid is a console user interface library for Python."
|
|
LICENSE = "LGPLv2+"
|
|
LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad"
|
|
|
|
SRC_URI[sha256sum] = "644d3e3900867161a2fc9287a9762753d66bd194754679adb26aede559bcccbc"
|
|
|
|
|
|
PYPI_PACKAGE = "urwid"
|
|
inherit pypi setuptools
|