diff options
Diffstat (limited to 'meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libinput-hal')
-rw-r--r-- | meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libinput-hal/libinput-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/libinput-hal/libinput-hal_1.0.0.bb b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libinput-hal/libinput-hal_1.0.0.bb index 495f6394..86c2a0f6 100644 --- a/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libinput-hal/libinput-hal_1.0.0.bb +++ b/meta-oem-production-readiness/meta-agl-basesystem/recipes-hal/libinput-hal/libinput-hal_1.0.0.bb @@ -18,4 +18,3 @@ S = "${WORKDIR}/git/hal/input_hal" inherit bshalmake HAL_NAME = "input_hal" -FILES_${PN} += "${libdir}/lib${HAL_NAME}.so" |