Changed the installation path of libraries 24/25924/3
authorShuhei AKETA <shuhei.aketa@woven-planet.global>
Sat, 16 Jan 2021 05:16:50 +0000 (14:16 +0900)
committerShuhei AKETA <shuhei.aketa@woven-planet.global>
Mon, 18 Jan 2021 09:04:04 +0000 (18:04 +0900)
commit326b7ba9dbf2762925551e7970836a2964107ec1
tree99985056f7d6a519bc691b24fbb5a16d54691739
parent7bc3ffa5e56fe2d87747adbffa5e2ab09e64fb32
Changed the installation path of libraries

The libraries required by basesystem were deployed in /usr/lib/basesystem.
However, if the libraries were installed in this path, the executable would
not link the libraries. I changed the path of the librariesfrom
/usr/lib/basesystem to /usr/lib.

Signed-off-by: Shuhei AKETA <shuhei.aketa@woven-planet.global>
Change-Id: I174b29e96e1da9001f8c5308025abaaaeddc6342
15 files changed:
agl-basefiles/share/agl.mk
agl-systemd/env.txt
hal/boot_hal/Makefile
hal/can_hal/src/Makefile
hal/clock_hal/Makefile
hal/deck_hal/Makefile
hal/input_hal/Makefile
hal/nv_hal/Makefile
hal/positioning_hal/Makefile
hal/power_hal/Makefile
hal/security_hal/Makefile
hal/soc_temperature_hal/Makefile
hal/usb_hal/Makefile
hal/vehicle_hal/Makefile
hal/video_in_hal/Makefile