The usr-rootfs package does not install files into the rootfs and shall not appear in the license report.
Signed-off-by: Michael Tretter <[email protected]> --- rules/usr-rootfs.make | 1 + 1 file changed, 1 insertion(+) diff --git a/rules/usr-rootfs.make b/rules/usr-rootfs.make index 9fc963cff..496f52b18 100644 --- a/rules/usr-rootfs.make +++ b/rules/usr-rootfs.make @@ -14,6 +14,7 @@ PACKAGES-$(PTXCONF_USR_ROOTFS) += usr-rootfs USR_ROOTFS_VERSION := 1.0 +USR_ROOTFS_LICENSE := ignore # ---------------------------------------------------------------------------- # Target-Install -- 2.17.1 _______________________________________________ ptxdist mailing list [email protected]
