From c3ca7600ce6bf140c7da832062900a8a66d7c12b Mon Sep 17 00:00:00 2001 From: sangwook lee Date: Wed, 22 Feb 2023 13:53:58 +0900 Subject: [PATCH] VersionUp Change-Id: I1694f2fa2470f6fd39ef6dad9aed29f63e628dd0 Signed-off-by: sangwook lee --- package/build.linux | 2 +- package/changelog | 3 +++ package/pkginfo.manifest | 4 ++-- 3 files changed, 6 insertions(+), 3 deletions(-) diff --git a/package/build.linux b/package/build.linux index 81b2ba28e339..a41bb90ac897 100755 --- a/package/build.linux +++ b/package/build.linux @@ -25,7 +25,7 @@ build() # install install() { - TIZEN_VERSIONS="7.0" + TIZEN_VERSIONS="7.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 afea612703c4..b62fac4718c7 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 4.4.35.28 +- VersionUp +== Sangwook Lee 2023-02-22 * 4.4.35.27 - VersionUp to fix 64bit kernel issue built by Ubuntu 20.04 == Chanwoo Choi 2022-06-23 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index de9a5fc7e15d..b46d14db6593 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,8 +1,8 @@ Source: emulator-kernel -Version: 4.4.35.27 +Version: 4.4.35.28 Maintainer: SeokYeon Hwang -Package: 7.0-emulator-kernel-x86 +Package: 7.5-emulator-kernel-x86 OS: ubuntu-64, windows-64, macos-64 Build-host-os: ubuntu-64 Description: Tizen x86 Emulator Kernel -- 2.34.1