rk3568_ubuntu_r60_v1.3.2/yocto/poky/meta-qti-ubuntu/recipes-toolchain/ubuntu/iso-codes-ubuntu.bb

14 lines
389 B
BlitzBasic
Raw Normal View History

2023-11-03 14:12:44 +08:00
inherit upkg_base
LICENSE = "LGPL-2.1+"
LICENSE:iso-codes = "LGPL-2.1+"
# the information of ubuntu package(s)
SRC_URI += "http://ports.ubuntu.com/ubuntu-ports/pool/main/i/iso-codes/iso-codes_4.4-1_all.deb;name=iso-codes"
SRC_URI[iso-codes.md5sum] = "61b89768a199c297cd8f34da8415f7a5"
# other configs to feed compilation
PKG:${UPN} = "iso-codes"
DEPENDS += " "
PROVIDES += "iso-codes "