From 1449da34fa9dcd70775ab83daad5db1df7fba7fd Mon Sep 17 00:00:00 2001 From: Hyunggi Lee Date: Wed, 12 Jul 2023 12:56:19 +0900 Subject: [PATCH] add tizen-{4.0,5.0,5.5}-base Change-Id: I11149ea184eafa5973f70758a754d6b6f6ec4cdc Signed-off-by: Hyunggi Lee --- TIZEN/Tizen-4.0/Tizen-4.0-Base/candidate_snapshot | 8 + TIZEN/Tizen-4.0/Tizen-4.0-Base/manifest.xml | 134 +++++++++++++ TIZEN/Tizen-4.0/Tizen-4.0-Base/project_config | 209 +++++++++++++++++++ TIZEN/Tizen-4.0/Tizen-4.0-Base/project_env | 6 + TIZEN/Tizen-4.0/Tizen-4.0-Base/project_meta | 25 +++ TIZEN/Tizen-4.0/Tizen-4.0-Base/snapshot_info | 10 + TIZEN/Tizen-5.0/Tizen-5.0-Base/candidate_snapshot | 6 + TIZEN/Tizen-5.0/Tizen-5.0-Base/manifest.xml | 136 +++++++++++++ TIZEN/Tizen-5.0/Tizen-5.0-Base/project_config | 234 ++++++++++++++++++++++ TIZEN/Tizen-5.0/Tizen-5.0-Base/project_env | 6 + TIZEN/Tizen-5.0/Tizen-5.0-Base/project_meta | 25 +++ TIZEN/Tizen-5.0/Tizen-5.0-Base/snapshot_info | 10 + TIZEN/Tizen-5.5/Tizen-5.5-Base/candidate_snapshot | 6 + TIZEN/Tizen-5.5/Tizen-5.5-Base/manifest.xml | 142 +++++++++++++ TIZEN/Tizen-5.5/Tizen-5.5-Base/project_config | 214 ++++++++++++++++++++ TIZEN/Tizen-5.5/Tizen-5.5-Base/project_env | 6 + TIZEN/Tizen-5.5/Tizen-5.5-Base/project_meta | 25 +++ TIZEN/Tizen-5.5/Tizen-5.5-Base/snapshot_info | 10 + 18 files changed, 1212 insertions(+) create mode 100644 TIZEN/Tizen-4.0/Tizen-4.0-Base/candidate_snapshot create mode 100644 TIZEN/Tizen-4.0/Tizen-4.0-Base/manifest.xml create mode 100644 TIZEN/Tizen-4.0/Tizen-4.0-Base/project_config create mode 100644 TIZEN/Tizen-4.0/Tizen-4.0-Base/project_env create mode 100644 TIZEN/Tizen-4.0/Tizen-4.0-Base/project_meta create mode 100644 TIZEN/Tizen-4.0/Tizen-4.0-Base/snapshot_info create mode 100644 TIZEN/Tizen-5.0/Tizen-5.0-Base/candidate_snapshot create mode 100644 TIZEN/Tizen-5.0/Tizen-5.0-Base/manifest.xml create mode 100644 TIZEN/Tizen-5.0/Tizen-5.0-Base/project_config create mode 100644 TIZEN/Tizen-5.0/Tizen-5.0-Base/project_env create mode 100644 TIZEN/Tizen-5.0/Tizen-5.0-Base/project_meta create mode 100644 TIZEN/Tizen-5.0/Tizen-5.0-Base/snapshot_info create mode 100644 TIZEN/Tizen-5.5/Tizen-5.5-Base/candidate_snapshot create mode 100644 TIZEN/Tizen-5.5/Tizen-5.5-Base/manifest.xml create mode 100644 TIZEN/Tizen-5.5/Tizen-5.5-Base/project_config create mode 100644 TIZEN/Tizen-5.5/Tizen-5.5-Base/project_env create mode 100644 TIZEN/Tizen-5.5/Tizen-5.5-Base/project_meta create mode 100644 TIZEN/Tizen-5.5/Tizen-5.5-Base/snapshot_info diff --git a/TIZEN/Tizen-4.0/Tizen-4.0-Base/candidate_snapshot b/TIZEN/Tizen-4.0/Tizen-4.0-Base/candidate_snapshot new file mode 100644 index 0000000..6849bec --- /dev/null +++ b/TIZEN/Tizen-4.0/Tizen-4.0-Base/candidate_snapshot @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/TIZEN/Tizen-4.0/Tizen-4.0-Base/manifest.xml b/TIZEN/Tizen-4.0/Tizen-4.0-Base/manifest.xml new file mode 100644 index 0000000..53e4074 --- /dev/null +++ b/TIZEN/Tizen-4.0/Tizen-4.0-Base/manifest.xml @@ -0,0 +1,134 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TIZEN/Tizen-4.0/Tizen-4.0-Base/project_config b/TIZEN/Tizen-4.0/Tizen-4.0-Base/project_config new file mode 100644 index 0000000..034473e --- /dev/null +++ b/TIZEN/Tizen-4.0/Tizen-4.0-Base/project_config @@ -0,0 +1,209 @@ +################################################################################ +# OBS Project config for Tizen:4.0:Base +# +# RE contacts: +# +# +# vim: set syntax=spec: +################################################################################ + +Patterntype: rpm-md comps +Release: . +Support: build +Support: build-compare build-mkbaselibs +# Support: rpmlint-mini rpmlint-tizen + +# new cycle handling (gbs version >= 0.25.29) +BuildFlags: genmetaalgo:1 + +############################# conflicts resolution ############################# + +Prefer: util-linux +Prefer: mono-wcf +Prefer: monodoc +Prefer: mono-extras +Prefer: mono-web +Prefer: mono-data +Prefer: mono-mvc +Prefer: mono-winforms +Prefer: mono-data-sqlite + +# Set a preference for ambiguous libs to use *-64bit libs +# *-64bit libs on 32bit build environment are required for .Net build (e.g., coreclr, corefx) +# But when building 64bit target, they could make 'have choice' error with original libs in 64bit repository. +# e.g., libstdc++ and libstdc++-64bit provides same libs. It's ambiguous to choose appropriate one. +# Owner : Jiyoung Yun (jy910.yun@samsung.com) +Prefer: libgcc libstdc++ libunwind libuuid zlib libopenssl + +############################# base definition ############################### + +# %release_name and %tizen_full_version are used in platform/upstream/tizen-release + +Macros: +%release_name Tizen4/Unified + +%tizen_version_major 4 +%tizen_version_minor 0 +%tizen_version_patch 0 + +%tizen_version %{tizen_version_major}.%{tizen_version_minor} +%tizen_full_version %{tizen_version}.%{tizen_version_patch} +%tizen %tizen_version +%vendor tizen +%_vendor tizen +%_with_tizen 1 + +%__spec_check_pre exit 0 +%run_check_section 0 +%opensuse_bs 1 +%_default_patch_fuzz 2 + +%_binary_payload w5T.xzdio +:Macros + + +############################# build config ##################################### + +%define gcc_version 62 +Macros: +%gcc_version 62 +:Macros + +########## targets ########## + +%ifarch i586 +Target: i686-tizen-linux +%endif + +%ifarch armv7hl +Target: armv7hl-tizen-linux +%endif + +%ifarch armv7l +Target: armv7l-tizen-linux +%endif + +%ifarch aarch64 +Target: aarch64-tizen-linux +%endif + +########## cross build ########## + +%define build_hostarch x86_64 +Macros: +%build_hostarch x86_64 +:Macros + +%ifarch %arm armv7l aarch64 +Hostarch: x86_64 +# cross build support for the build hosts +Preinstall: qemu-linux-user-%{build_hostarch}-cross +Runscripts: qemu-linux-user-%{build_hostarch}-cross +Keep: qemu-linux-user-%{build_hostarch}-cross +%endif + +%ifarch armv7l +Preinstall: qemu-accel-%{build_hostarch}-armv7l +Runscripts: qemu-accel-%{build_hostarch}-armv7l +Preinstall: libmount libblkid libuuid +%endif + +%ifarch aarch64 +Preinstall: qemu-accel-%{build_hostarch}-aarch64 +Runscripts: qemu-accel-%{build_hostarch}-aarch64 +Preinstall: libmount libblkid libuuid +%endif # aarch64 + +Substitute: python-accel-armv7l-cross-arm python-accel-%{build_hostarch}-armv7l +Substitute: python-accel-aarch64-cross-aarch64 python-accel-%{build_hostarch}-aarch64 + +Substitute: clang-accel-armv7l-cross-arm clang-accel-%{build_hostarch}-armv7l +Substitute: clang-accel-aarch64-cross-aarch64 clang-accel-%{build_hostarch}-aarch64 + +########## exports for different architectures ########## + +ExportFilter: \.armv7l\.rpm$ armv7l +ExportFilter: \.aarch64\.rpm$ aarch64 +ExportFilter: \.i586\.rpm$ i586 +ExportFilter: \.x86_64\.rpm$ x86_64 + +########## buildroot config ########## + +Preinstall: setup filesystem +RunScripts: setup + +Preinstall: bash bzip2 coreutils diffutils grep rpm +Preinstall: glibc libacl libattr +Preinstall: libcap +Preinstall: libgcc +Preinstall: libpopt sed tar zlib +Preinstall: libncurses libreadline +Preinstall: libelf libbz2 +Preinstall: liblzma +Preinstall: nss nspr libfreebl3 libsoftokn3 +Preinstall: libmagic +Preinstall: liblua +Preinstall: smack libsmack libxml2 libmagic libmagic-data +Preinstall: libsqlite +#Preinstall: rpm-security-plugin +Preinstall: util-linux util-linux-su + +VMinstall: perl libmount libblkid libext2fs libuuid grep libpcre util-linux libsmartcols procps-ng + +Required: binutils gcc glibc rpm-build libtool +Required: gcc-c++ + +Support: glibc-locale +Support: perl +Support: hostname +Support: cpio findutils +Support: file findutils zlib bzip2 +Support: gzip hostname net-tools +Support: make patch sed gawk tar grep coreutils pkg-config +Support: m4 tzdata +Support: util-linux +Support: less +Support: which elfutils +Support: update-alternatives +Support: libstdc++-devel +Support: cpp +Support: libatomic +Support: libgomp +Support: libitm + +Keep: libstdc++-devel +Keep: cpp gcc libstdc++ +Keep: pam +Keep: binutils cpp libmagic-data file findutils gawk gcc gcc-c++ +Keep: gdbm gzip libada libunwind glibc-devel libpcre xz-lzma-compat +Keep: make gmp libcap groff cpio +Keep: patch rpm-build nss nspr elfutils python grep libgcc gcc-c++ +Keep: kernel-headers perl-libs perl +Keep: pkgconfig glib2 tizen-rpm-config +Keep: libmpc libmpfr libppl libgmp libppl_c +Keep: libcloog libppl libgmpxx +Keep: nss-softokn-freebl libmagic libmagic-data +Keep: setup +Keep: update-alternatives +Keep: cpp +Keep: gcc-c++ +Keep: libatomic +Keep: libgomp +Keep: libitm + +Substitute: gettext gettext-tools + +%ifarch x86_64 +Substitute: glibc-devel-32bit glibc-devel-32bit glibc-32bit +Substitute: libgcc_s1-32bit libgcc-32bit +%else +Substitute: glibc-devel-32bit +%endif + +########## compilation flags ########## +%define __global_cflags -O2 -g2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector -Wformat-security -fmessage-length=0 -Wl,--as-needed + +Optflags: armv7l %{__global_cflags} --param=ssp-buffer-size=4 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=neon -mfloat-abi=softfp -mthumb -Wp,-D__SOFTFP__ -Wl,-O1 -Wl,--hash-style=gnu -Wa,-mimplicit-it=thumb +Optflags: aarch64 %{__global_cflags} -feliminate-unused-debug-types -Wformat -march=armv8-a+fp+simd+crc+crypto -mtune=cortex-a57.cortex-a53 +Optflags: i686 %{__global_cflags} -feliminate-unused-debug-types --param=ssp-buffer-size=4 -fdiagnostics-color=never -m32 -march=i686 -mtune=i686 -msse4.2 -mfpmath=sse -fasynchronous-unwind-tables -fno-omit-frame-pointer +Optflags: x86_64 %{__global_cflags} -feliminate-unused-debug-types --param=ssp-buffer-size=4 -fdiagnostics-color=never -m64 -march=nehalem -msse4.2 -mfpmath=sse -fasynchronous-unwind-tables -fno-omit-frame-pointer diff --git a/TIZEN/Tizen-4.0/Tizen-4.0-Base/project_env b/TIZEN/Tizen-4.0/Tizen-4.0-Base/project_env new file mode 100644 index 0000000..af4c670 --- /dev/null +++ b/TIZEN/Tizen-4.0/Tizen-4.0-Base/project_env @@ -0,0 +1,6 @@ +GERRIT_HOSTNAME_EXTERNAL='review.tizen.org' +GERRIT_HOSTNAME='review.tizen.org' +GERRIT_REVIEW_URL='https://review.tizen.org/gerrit' +GERRIT_FETCH_URL='ssh://review.tizen.org:29418' +USE_NGBS=yes +USE_DOCKER_BUILD='yes' diff --git a/TIZEN/Tizen-4.0/Tizen-4.0-Base/project_meta b/TIZEN/Tizen-4.0/Tizen-4.0-Base/project_meta new file mode 100644 index 0000000..922aec8 --- /dev/null +++ b/TIZEN/Tizen-4.0/Tizen-4.0-Base/project_meta @@ -0,0 +1,25 @@ + + + + + + + armv7l + aarch64 + i586 + x86_64 + + + + + + + + + + + + + tizenPM + + diff --git a/TIZEN/Tizen-4.0/Tizen-4.0-Base/snapshot_info b/TIZEN/Tizen-4.0/Tizen-4.0-Base/snapshot_info new file mode 100644 index 0000000..bf290db --- /dev/null +++ b/TIZEN/Tizen-4.0/Tizen-4.0-Base/snapshot_info @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/TIZEN/Tizen-5.0/Tizen-5.0-Base/candidate_snapshot b/TIZEN/Tizen-5.0/Tizen-5.0-Base/candidate_snapshot new file mode 100644 index 0000000..b087dd7 --- /dev/null +++ b/TIZEN/Tizen-5.0/Tizen-5.0-Base/candidate_snapshot @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/TIZEN/Tizen-5.0/Tizen-5.0-Base/manifest.xml b/TIZEN/Tizen-5.0/Tizen-5.0-Base/manifest.xml new file mode 100644 index 0000000..512f64a --- /dev/null +++ b/TIZEN/Tizen-5.0/Tizen-5.0-Base/manifest.xml @@ -0,0 +1,136 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TIZEN/Tizen-5.0/Tizen-5.0-Base/project_config b/TIZEN/Tizen-5.0/Tizen-5.0-Base/project_config new file mode 100644 index 0000000..c7dc285 --- /dev/null +++ b/TIZEN/Tizen-5.0/Tizen-5.0-Base/project_config @@ -0,0 +1,234 @@ +################################################################################ +# OBS Project config for Tizen:5.0:Base +# +# RE contacts: +# +# +# vim: set syntax=spec: +################################################################################ + +Patterntype: rpm-md comps +Release: . +Support: build +Support: build-compare build-mkbaselibs +# Support: rpmlint-mini rpmlint-tizen + +# new cycle handling (gbs version >= 0.25.29) +BuildFlags: genmetaalgo:1 + +############################# conflicts resolution ############################# + +Prefer: util-linux +Prefer: mono-wcf +Prefer: monodoc +Prefer: mono-extras +Prefer: mono-web +Prefer: mono-data +Prefer: mono-mvc +Prefer: mono-winforms +Prefer: mono-data-sqlite + +# Set a preference for ambiguous libs to use *-64bit libs +# *-64bit libs on 32bit build environment are required for .Net build (e.g., coreclr, corefx) +# But when building 64bit target, they could make 'have choice' error with original libs in 64bit repository. +# e.g., libstdc++ and libstdc++-64bit provides same libs. It's ambiguous to choose appropriate one. +# Owner : Jiyoung Yun (jy910.yun@samsung.com) +Prefer: libgcc libstdc++ libunwind libuuid zlib libopenssl + +############################# base definition ############################### + +# %release_name and %tizen_full_version are used in platform/upstream/tizen-release + +Macros: +%release_name Tizen5/Unified + +%tizen_version_major 5 +%tizen_version_minor 0 +%tizen_version_patch 0 + +%tizen_version %{tizen_version_major}.%{tizen_version_minor} +%tizen_full_version %{tizen_version}.%{tizen_version_patch} +%tizen %tizen_version +%vendor tizen +%_vendor tizen +%_with_tizen 1 + +%opensuse_bs 1 +%_default_patch_fuzz 2 + +%_binary_payload w5T.xzdio +:Macros + +#### %%__spec_check_pre exit 0 +#### %%run_check_section 0 + +# skip %%check section +Macros: +# skip package list +%_skip_check_packages autogen bison boost expat findutils flex fribidi glibc \\\ +gmp gn golang grep libgc libgcrypt libogg libsigc++ libvorbis libxml2 libzio \\\ +m4 nspr openssl openssl1.1 perl-Devel-Symdump perl-gettext perl-Pod-Coverage \\\ +perl-Test-Pod perl-Test-Pod-Coverage perl-TimeDate procps-ng python3-mako \\\ +python3-mock python3-ply python-funcsigs python-mako python-mock python-ply \\\ +setup zlib openssl3 + +%__spec_check_pre \ +for name in %_skip_check_packages \ +do \ + if [ "$name" = "%{name}" ]; then \ + exit 0 \ + fi \ +done \ +%{___build_pre} \ +%{nil} + +:Macros + +############################# build config ##################################### + +%define gcc_version 62 +Macros: +%gcc_version 62 +:Macros + +########## targets ########## + +%ifarch i586 +Target: i686-tizen-linux +%endif + +%ifarch armv7hl +Target: armv7hl-tizen-linux +%endif + +%ifarch armv7l +Target: armv7l-tizen-linux +%endif + +%ifarch aarch64 +Target: aarch64-tizen-linux +%endif + +########## cross build ########## + +%define build_hostarch x86_64 +Macros: +%build_hostarch x86_64 +:Macros + +%ifarch %arm armv7l aarch64 +Hostarch: x86_64 +# cross build support for the build hosts +Preinstall: qemu-linux-user-%{build_hostarch}-cross +Runscripts: qemu-linux-user-%{build_hostarch}-cross +Keep: qemu-linux-user-%{build_hostarch}-cross +Macros: +%qemu_user_space_build 1 +:Macros +%endif + +%ifarch armv7l +Preinstall: qemu-accel-%{build_hostarch}-armv7l +Runscripts: qemu-accel-%{build_hostarch}-armv7l +Preinstall: libmount libblkid libuuid +%endif + +%ifarch aarch64 +Preinstall: qemu-accel-%{build_hostarch}-aarch64 +Runscripts: qemu-accel-%{build_hostarch}-aarch64 +Preinstall: libmount libblkid libuuid +%endif # aarch64 + +Substitute: python-accel-armv7l-cross-arm python-accel-%{build_hostarch}-armv7l +Substitute: python-accel-aarch64-cross-aarch64 python-accel-%{build_hostarch}-aarch64 + +Substitute: clang-accel-armv7l-cross-arm clang-accel-%{build_hostarch}-armv7l +Substitute: clang-accel-aarch64-cross-aarch64 clang-accel-%{build_hostarch}-aarch64 + +########## exports for different architectures ########## + +ExportFilter: \.armv7l\.rpm$ armv7l +ExportFilter: \.aarch64\.rpm$ aarch64 +ExportFilter: \.i586\.rpm$ i586 +ExportFilter: \.x86_64\.rpm$ x86_64 + +########## buildroot config ########## + +Preinstall: setup filesystem +RunScripts: setup + +Preinstall: bash bzip2 coreutils diffutils grep rpm +Preinstall: glibc libacl libattr +Preinstall: libcap +Preinstall: libgcc +Preinstall: libpopt sed tar zlib +Preinstall: libncurses libreadline +Preinstall: libelf libbz2 +Preinstall: liblzma +Preinstall: nss nspr libfreebl3 libsoftokn3 +Preinstall: libmagic +Preinstall: liblua +Preinstall: smack libsmack libxml2 libmagic libmagic-data +Preinstall: libsqlite +#Preinstall: rpm-security-plugin +Preinstall: util-linux util-linux-su + +VMinstall: perl libmount libblkid libext2fs libuuid grep libpcre util-linux libsmartcols procps-ng + +Required: binutils gcc glibc rpm-build libtool +Required: gcc-c++ + +Support: glibc-locale +Support: perl +Support: hostname +Support: cpio findutils +Support: file findutils zlib bzip2 +Support: gzip hostname net-tools +Support: make patch sed gawk tar grep coreutils pkg-config +Support: m4 tzdata +Support: util-linux +Support: less +Support: which elfutils +Support: update-alternatives +Support: libstdc++-devel +Support: cpp +Support: libatomic +Support: libgomp +Support: libitm + +Keep: libstdc++-devel +Keep: cpp gcc libstdc++ +Keep: pam +Keep: binutils cpp libmagic-data file findutils gawk gcc gcc-c++ +Keep: gdbm gzip libada libunwind glibc-devel libpcre xz-lzma-compat +Keep: make gmp libcap groff cpio +Keep: patch rpm-build nss nspr elfutils python grep libgcc gcc-c++ +Keep: kernel-headers perl-libs perl +Keep: pkgconfig glib2 tizen-rpm-config +Keep: libmpc libmpfr libppl libgmp libppl_c +Keep: libcloog libppl libgmpxx +Keep: nss-softokn-freebl libmagic libmagic-data +Keep: setup +Keep: update-alternatives +Keep: cpp +Keep: gcc-c++ +Keep: libatomic +Keep: libgomp +Keep: libitm + +Substitute: gettext gettext-tools + +%ifarch x86_64 +Substitute: glibc-devel-32bit glibc-devel-32bit glibc-32bit +Substitute: libgcc_s1-32bit libgcc-32bit +%else +Substitute: glibc-devel-32bit +%endif + +########## compilation flags ########## +%define __global_cflags -O2 -g2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector -Wformat-security -fmessage-length=0 -Wl,--as-needed + +Optflags: armv7l %{__global_cflags} --param=ssp-buffer-size=4 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=neon -mfloat-abi=softfp -mthumb -Wp,-D__SOFTFP__ -Wl,-O1 -Wl,--hash-style=gnu -Wa,-mimplicit-it=thumb +Optflags: aarch64 %{__global_cflags} -feliminate-unused-debug-types -Wformat -march=armv8-a+fp+simd+crc+crypto -mtune=cortex-a57.cortex-a53 +Optflags: i686 %{__global_cflags} -feliminate-unused-debug-types --param=ssp-buffer-size=4 -fdiagnostics-color=never -m32 -march=i686 -mtune=i686 -msse4.2 -mfpmath=sse -fasynchronous-unwind-tables -fno-omit-frame-pointer +Optflags: x86_64 %{__global_cflags} -feliminate-unused-debug-types --param=ssp-buffer-size=4 -fdiagnostics-color=never -m64 -march=nehalem -msse4.2 -mfpmath=sse -fasynchronous-unwind-tables -fno-omit-frame-pointer diff --git a/TIZEN/Tizen-5.0/Tizen-5.0-Base/project_env b/TIZEN/Tizen-5.0/Tizen-5.0-Base/project_env new file mode 100644 index 0000000..af4c670 --- /dev/null +++ b/TIZEN/Tizen-5.0/Tizen-5.0-Base/project_env @@ -0,0 +1,6 @@ +GERRIT_HOSTNAME_EXTERNAL='review.tizen.org' +GERRIT_HOSTNAME='review.tizen.org' +GERRIT_REVIEW_URL='https://review.tizen.org/gerrit' +GERRIT_FETCH_URL='ssh://review.tizen.org:29418' +USE_NGBS=yes +USE_DOCKER_BUILD='yes' diff --git a/TIZEN/Tizen-5.0/Tizen-5.0-Base/project_meta b/TIZEN/Tizen-5.0/Tizen-5.0-Base/project_meta new file mode 100644 index 0000000..16ef344 --- /dev/null +++ b/TIZEN/Tizen-5.0/Tizen-5.0-Base/project_meta @@ -0,0 +1,25 @@ + + + + + + + armv7l + aarch64 + i586 + x86_64 + + + + + + + + + + + + + tizenPM + + diff --git a/TIZEN/Tizen-5.0/Tizen-5.0-Base/snapshot_info b/TIZEN/Tizen-5.0/Tizen-5.0-Base/snapshot_info new file mode 100644 index 0000000..9256fd8 --- /dev/null +++ b/TIZEN/Tizen-5.0/Tizen-5.0-Base/snapshot_info @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/TIZEN/Tizen-5.5/Tizen-5.5-Base/candidate_snapshot b/TIZEN/Tizen-5.5/Tizen-5.5-Base/candidate_snapshot new file mode 100644 index 0000000..8ca97f8 --- /dev/null +++ b/TIZEN/Tizen-5.5/Tizen-5.5-Base/candidate_snapshot @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/TIZEN/Tizen-5.5/Tizen-5.5-Base/manifest.xml b/TIZEN/Tizen-5.5/Tizen-5.5-Base/manifest.xml new file mode 100644 index 0000000..52b67ff --- /dev/null +++ b/TIZEN/Tizen-5.5/Tizen-5.5-Base/manifest.xml @@ -0,0 +1,142 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/TIZEN/Tizen-5.5/Tizen-5.5-Base/project_config b/TIZEN/Tizen-5.5/Tizen-5.5-Base/project_config new file mode 100644 index 0000000..3777154 --- /dev/null +++ b/TIZEN/Tizen-5.5/Tizen-5.5-Base/project_config @@ -0,0 +1,214 @@ +################################################################################ +# OBS Project config for Tizen:Base +# +# RE contacts: +# +# +# vim: set syntax=spec: +################################################################################ + +Patterntype: rpm-md comps +Release: . +Support: build +Support: build-compare build-mkbaselibs +# Support: rpmlint-mini rpmlint-tizen + +# new cycle handling (gbs version >= 0.25.29) +BuildFlags: genmetaalgo:1 + +############################# conflicts resolution ############################# + +Prefer: util-linux +Prefer: mono-wcf +Prefer: monodoc +Prefer: mono-extras +Prefer: mono-web +Prefer: mono-data +Prefer: mono-mvc +Prefer: mono-winforms +Prefer: mono-data-sqlite + +# Set a preference for ambiguous libs to use *-64bit libs +# *-64bit libs on 32bit build environment are required for .Net build (e.g., coreclr, corefx) +# But when building 64bit target, they could make 'have choice' error with original libs in 64bit repository. +# e.g., libstdc++ and libstdc++-64bit provides same libs. It's ambiguous to choose appropriate one. +# Owner : Jiyoung Yun (jy910.yun@samsung.com) +# libopenssl11 : Dongsun Lee (ds73.lee@samsung.com) +Prefer: libgcc libstdc++ libunwind libuuid zlib libopenssl libopenssl11 + +############################# base definition ############################### + +# %release_name and %tizen_full_version are used in platform/upstream/tizen-release + +Macros: +%release_name Tizen5/Unified + +%tizen_version_major 5 +%tizen_version_minor 5 +%tizen_version_patch 0 + +%tizen_version %{tizen_version_major}.%{tizen_version_minor} +%tizen_full_version %{tizen_version}.%{tizen_version_patch} +%tizen %tizen_version +%vendor tizen +%_vendor tizen +%_with_tizen 1 + +#### %__spec_check_pre exit 0 +#### %run_check_section 0 + +%opensuse_bs 1 +%_default_patch_fuzz 2 + +%_binary_payload w5T.xzdio +:Macros + + +############################# build config ##################################### + +%define gcc_version 62 +Macros: +%gcc_version 62 +:Macros + +########## targets ########## + +%ifarch i586 +Target: i686-tizen-linux +%endif + +%ifarch armv7hl +Target: armv7hl-tizen-linux +%endif + +%ifarch armv7l +Target: armv7l-tizen-linux +%endif + +%ifarch aarch64 +Target: aarch64-tizen-linux +%endif + +########## cross build ########## + +%define build_hostarch x86_64 +Macros: +%build_hostarch x86_64 +:Macros + +%ifarch %arm armv7l aarch64 +Hostarch: x86_64 +# cross build support for the build hosts +Preinstall: qemu-linux-user-%{build_hostarch}-cross +Runscripts: qemu-linux-user-%{build_hostarch}-cross +Keep: qemu-linux-user-%{build_hostarch}-cross +Macros: +%qemu_user_space_build 1 +:Macros +%endif + +%ifarch armv7l +Preinstall: qemu-accel-%{build_hostarch}-armv7l +Runscripts: qemu-accel-%{build_hostarch}-armv7l +Preinstall: libmount libblkid libuuid +%endif + +%ifarch aarch64 +Preinstall: qemu-accel-%{build_hostarch}-aarch64 +Runscripts: qemu-accel-%{build_hostarch}-aarch64 +Preinstall: libmount libblkid libuuid +%endif # aarch64 + +Substitute: python-accel-armv7l-cross-arm python-accel-%{build_hostarch}-armv7l +Substitute: python-accel-aarch64-cross-aarch64 python-accel-%{build_hostarch}-aarch64 + +Substitute: clang-accel-armv7l-cross-arm clang-accel-%{build_hostarch}-armv7l +Substitute: clang-accel-aarch64-cross-aarch64 clang-accel-%{build_hostarch}-aarch64 + +########## exports for different architectures ########## + +ExportFilter: \.armv7l\.rpm$ armv7l +ExportFilter: \.aarch64\.rpm$ aarch64 +ExportFilter: \.i586\.rpm$ i586 +ExportFilter: \.x86_64\.rpm$ x86_64 + +########## buildroot config ########## + +Preinstall: setup filesystem +RunScripts: setup + +Preinstall: bash bzip2 coreutils diffutils grep rpm +Preinstall: glibc libacl libattr +Preinstall: libcap +Preinstall: libgcc +Preinstall: libpopt sed tar zlib +Preinstall: libncurses libreadline +Preinstall: libelf libbz2 +Preinstall: liblzma +Preinstall: nss nspr libfreebl3 libsoftokn3 +Preinstall: libmagic +Preinstall: liblua +Preinstall: smack libsmack libxml2 libmagic libmagic-data +Preinstall: libsqlite +#Preinstall: rpm-security-plugin +Preinstall: util-linux util-linux-su + +VMinstall: perl libmount libblkid libext2fs libuuid grep libpcre util-linux libsmartcols procps-ng + +Required: binutils gcc glibc rpm-build libtool +Required: gcc-c++ + +Support: glibc-locale +Support: perl +Support: hostname +Support: cpio findutils +Support: file findutils zlib bzip2 +Support: gzip hostname net-tools +Support: make patch sed gawk tar grep coreutils pkg-config +Support: m4 tzdata +Support: util-linux +Support: less +Support: which elfutils +Support: update-alternatives +Support: libstdc++-devel +Support: cpp +Support: libatomic +Support: libgomp +Support: libitm + +Keep: libstdc++-devel +Keep: cpp gcc libstdc++ +Keep: pam +Keep: binutils cpp libmagic-data file findutils gawk gcc gcc-c++ +Keep: gdbm gzip libada libunwind glibc-devel libpcre xz-lzma-compat +Keep: make gmp libcap groff cpio +Keep: patch rpm-build nss nspr elfutils python grep libgcc gcc-c++ +Keep: kernel-headers perl-libs perl +Keep: pkgconfig glib2 tizen-rpm-config +Keep: libmpc libmpfr libppl libgmp libppl_c +Keep: libcloog libppl libgmpxx +Keep: nss-softokn-freebl libmagic libmagic-data +Keep: setup +Keep: update-alternatives +Keep: cpp +Keep: gcc-c++ +Keep: libatomic +Keep: libgomp +Keep: libitm + +Substitute: gettext gettext-tools + +%ifarch x86_64 +Substitute: glibc-devel-32bit glibc-devel-32bit glibc-32bit +Substitute: libgcc_s1-32bit libgcc-32bit +%else +Substitute: glibc-devel-32bit +%endif + +########## compilation flags ########## +%define __global_cflags -O2 -g2 -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector -Wformat-security -fmessage-length=0 -Wl,--as-needed + +Optflags: armv7l %{__global_cflags} --param=ssp-buffer-size=4 -march=armv7-a -mtune=cortex-a8 -mlittle-endian -mfpu=neon -mfloat-abi=softfp -mthumb -Wp,-D__SOFTFP__ -Wl,-O1 -Wl,--hash-style=gnu -Wa,-mimplicit-it=thumb +Optflags: aarch64 %{__global_cflags} -feliminate-unused-debug-types -Wformat -march=armv8-a+fp+simd+crc+crypto -mtune=cortex-a57.cortex-a53 +Optflags: i686 %{__global_cflags} -feliminate-unused-debug-types --param=ssp-buffer-size=4 -fdiagnostics-color=never -m32 -march=i686 -mtune=i686 -msse4.2 -mfpmath=sse -fasynchronous-unwind-tables -fno-omit-frame-pointer -mstackrealign +Optflags: x86_64 %{__global_cflags} -feliminate-unused-debug-types --param=ssp-buffer-size=4 -fdiagnostics-color=never -m64 -march=nehalem -msse4.2 -mfpmath=sse -fasynchronous-unwind-tables -fno-omit-frame-pointer diff --git a/TIZEN/Tizen-5.5/Tizen-5.5-Base/project_env b/TIZEN/Tizen-5.5/Tizen-5.5-Base/project_env new file mode 100644 index 0000000..af4c670 --- /dev/null +++ b/TIZEN/Tizen-5.5/Tizen-5.5-Base/project_env @@ -0,0 +1,6 @@ +GERRIT_HOSTNAME_EXTERNAL='review.tizen.org' +GERRIT_HOSTNAME='review.tizen.org' +GERRIT_REVIEW_URL='https://review.tizen.org/gerrit' +GERRIT_FETCH_URL='ssh://review.tizen.org:29418' +USE_NGBS=yes +USE_DOCKER_BUILD='yes' diff --git a/TIZEN/Tizen-5.5/Tizen-5.5-Base/project_meta b/TIZEN/Tizen-5.5/Tizen-5.5-Base/project_meta new file mode 100644 index 0000000..d24c2b1 --- /dev/null +++ b/TIZEN/Tizen-5.5/Tizen-5.5-Base/project_meta @@ -0,0 +1,25 @@ + + + + + + + armv7l + aarch64 + i586 + x86_64 + + + + + + + + + + + + + tizenPM + + diff --git a/TIZEN/Tizen-5.5/Tizen-5.5-Base/snapshot_info b/TIZEN/Tizen-5.5/Tizen-5.5-Base/snapshot_info new file mode 100644 index 0000000..40fdf57 --- /dev/null +++ b/TIZEN/Tizen-5.5/Tizen-5.5-Base/snapshot_info @@ -0,0 +1,10 @@ + + + + + + + + + + -- 2.7.4