diff options
Diffstat (limited to 'meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libboot-hal')
-rw-r--r-- | meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libboot-hal/libboot-hal_1.0.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libboot-hal/libboot-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libboot-hal/libboot-hal_1.0.0.bb index 9cb14281..38b0517e 100644 --- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libboot-hal/libboot-hal_1.0.0.bb +++ b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libboot-hal/libboot-hal_1.0.0.bb @@ -14,4 +14,3 @@ S = "${WORKDIR}/git/hal/boot_hal" inherit bshalmake HAL_NAME = "boot_hal" -FILES_${PN} += "${libdir}/lib${HAL_NAME}.so" |