packaging: add baselibs.conf file for VIM3 armv7l 68/269668/2 accepted/tizen/unified/20220121.001233 submit/tizen/20220120.082652
authorJaehoon Chung <jh80.chung@samsung.com>
Thu, 20 Jan 2022 02:51:14 +0000 (11:51 +0900)
committerJaehoon Chung <jh80.chung@samsung.com>
Thu, 20 Jan 2022 08:08:57 +0000 (17:08 +0900)
Add baselibs.conf file to create VIM3 armv7l packages.
When it's using "prefix", it's adjusted all packages.
So it needs to copy to /boot about files under /usr/boot/.

Change-Id: Ic7473e16dcfd0fd6619b3bfc3daa9bb6e84d7f32
Signed-off-by: Jaehoon Chung <jh80.chung@samsung.com>
packaging/baselibs.conf [new file with mode: 0644]

diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf
new file mode 100644 (file)
index 0000000..aa44e1d
--- /dev/null
@@ -0,0 +1,8 @@
+arch aarch64 targets armv7l:aarch64
+linux-kernel-amlogic-kvim
+       +/
+       post "cp -rf /usr/boot/* /boot/"
+       post "rm -rf /usr/boot"
+linux-kernel-modules-amlogic-kvim
+       prefix /usr
+       +/