mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 13:09:50 +00:00
base.bbclass: Move package metadata handling functions into their own class file
This commit is contained in:
@@ -2,6 +2,8 @@
|
||||
# General packaging help functions
|
||||
#
|
||||
|
||||
inherit packagedata
|
||||
|
||||
PKGDEST = "${WORKDIR}/install"
|
||||
|
||||
def legitimize_package_name(s):
|
||||
|
||||
Reference in New Issue
Block a user