From 01de5970ba46763d205b2f736592bb81d78534ad Mon Sep 17 00:00:00 2001 From: Seung-Woo Kim Date: Tue, 4 Jul 2017 10:11:09 +0900 Subject: [PATCH] packaging: fix baselibs not to include aarch64 header package The armv7l repo already has kernel-headers for tm2 board, so repackaging with baselibs is not required for the package, and this patch fixes baselibs not to include aarch64 header package for armv7l. Change-Id: I43fbd1fd0e4f984b35b51aacfcf614d959b0c163 Signed-off-by: Seung-Woo Kim --- packaging/baselibs.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/packaging/baselibs.conf b/packaging/baselibs.conf index 911084abb7b7..4c9130341b76 100644 --- a/packaging/baselibs.conf +++ b/packaging/baselibs.conf @@ -5,7 +5,5 @@ arm64-tm2-linux-kernel-debuginfo +/ arm64-tm2-linux-kernel-devel +/ -arm64-tm2-linux-kernel-headers - +/ arm64-tm2-linux-kernel-modules +/ -- 2.34.1