packaging: Do Not Use To-Be-Unsupported Macro 30/109930/2
authorMyungJoo Ham <myungjoo.ham@samsung.com>
Thu, 12 Jan 2017 08:11:36 +0000 (17:11 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 12 Jan 2017 08:57:33 +0000 (00:57 -0800)
In Tizen 4.0, it is prohibited to use "profile", "_repository", "tizen_target_name"
in spec file, which requires to have seperated OBS projects and repositories,
because we are going to merge ALL repositories and projects into ONE.

Plus, you do not need to worry about building odroid kernel for TM1 because
the package name is different.

Change-Id: I1b3684987c2e2fa3d803510ace8369c586aad8cc
Signed-off-by: MyungJoo Ham <myungjoo.ham@samsung.com>
packaging/odroid-linux-kernel.spec

index 0ab808a2a2cf685eaba8adbfeb5c8b25cdc830f0..ec868e437a1825961a921f9e42dfda5b34951164 100644 (file)
@@ -21,10 +21,6 @@ BuildRequires: module-init-tools
 BuildRequires: u-boot-tools
 BuildRequires: bc
 
-%if "%{?tizen_target_name}" == "TM1"
-ExcludeArch: %{arm}
-%endif
-
 %description
 The Linux Kernel, the operating system core itself