From: sangwook lee Date: Fri, 18 Dec 2020 19:01:07 +0000 (+0900) Subject: "VersionUp & Tizen version up" X-Git-Tag: submit/tizen_studio_4.5_p6.5/20220111.085032~15 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d263accad7685ec5d7bd9befdb214b7b8ca36754;p=sdk%2Femulator%2Femulator-kernel.git "VersionUp & Tizen version up" Change-Id: Id345724d0a09a2c9c69b85156c5b6dea7adf68da Signed-off-by: sangwook lee --- diff --git a/package/build.linux b/package/build.linux index b48c46213fca..fe367f5e4580 100755 --- a/package/build.linux +++ b/package/build.linux @@ -25,7 +25,7 @@ build() # install install() { - TIZEN_VERSIONS="6.0" + TIZEN_VERSIONS="6.5" for VER in ${TIZEN_VERSIONS} ; do KERNEL_DIR=$SRCDIR/package/${VER}-emulator-kernel-x86.package.${TARGET_OS}/data/platforms/tizen-${VER}/common/emulator/data/kernel mkdir -p $KERNEL_DIR diff --git a/package/changelog b/package/changelog index 938970372659..4cef12b991b1 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 4.4.35.17 +- VersionUp and update tizen version +== sangwook lee 2020-12-18 * 4.4.35.16 - Add CoreCumping to catch whehter process is dumping or not - Remove unneeded rm command to keep the git information. diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 712ccebf759b..d5ce3e9b9f24 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,8 +1,8 @@ Source: emulator-kernel -Version: 4.4.35.16 +Version: 4.4.35.17 Maintainer: SeokYeon Hwang -Package: 6.0-emulator-kernel-x86 +Package: 6.5-emulator-kernel-x86 OS: ubuntu-32, ubuntu-64, windows-32, windows-64, macos-64 Build-host-os: ubuntu-64 Description: Tizen x86 Emulator Kernel