From: Yongxin Liu <[email protected]>

Install ${bindir}/* to default package instead of qat17-app package,
so that user can use IMAGE_INSTALL += "qat" to install all necessary
files to the final image.

There is no file in ${prefix}/qat, just remove it.

Signed-off-by: Yongxin Liu <[email protected]>
---
 recipes-extended/qat/qat17_4.24.0-00005.bb | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/recipes-extended/qat/qat17_4.24.0-00005.bb 
b/recipes-extended/qat/qat17_4.24.0-00005.bb
index bca8b71..7fb8570 100644
--- a/recipes-extended/qat/qat17_4.24.0-00005.bb
+++ b/recipes-extended/qat/qat17_4.24.0-00005.bb
@@ -171,13 +171,12 @@ do_install() {
 
 SYSROOT_DIRS += "/opt"
 
-PACKAGES += "${PN}-app"
-
 FILES:${PN}-dev = "${QAT_HEADER_FILES}/ \
                    ${nonarch_base_libdir}/*.a \
                    "
 
 FILES:${PN} += "\
+                ${bindir}/* \
                 ${libdir}/ \
                 ${nonarch_base_libdir}/firmware \
                 ${sysconfdir}/ \
@@ -189,10 +188,6 @@ FILES:${PN} += "\
 FILES:${PN}-dbg += "${sysconfdir}/init.d/.debug/ \
                     "
 
-FILES:${PN}-app += "${bindir}/* \
-                    ${prefix}/qat \
-                    "
-
 # yasm encodes path to the input file and doesn't provide any option to 
workaround it.
 INSANE_SKIP:${PN}-staticdev += "buildpaths"
 INSANE_SKIP:${PN}-dbg += "buildpaths"
-- 
2.45.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#8404): 
https://lists.yoctoproject.org/g/meta-intel/message/8404
Mute This Topic: https://lists.yoctoproject.org/mt/108386736/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to