mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 18:32:15 +02: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