diff options
author | Chanwoo Choi <cw00.choi@samsung.com> | 2022-07-01 17:00:22 +0900 |
---|---|---|
committer | Chanwoo Choi <cw00.choi@samsung.com> | 2022-07-01 17:00:22 +0900 |
commit | ce9bbcc0e4c8404afe59622a82d3263f97b95a1d (patch) | |
tree | 845e3819d8867d8e280f0bfbd5713fb4e802fadc | |
parent | 7bd46e70b73f801e5a38ca453e86defb484040e4 (diff) | |
download | emulator-kernel-ce9bbcc0e4c8404afe59622a82d3263f97b95a1d.tar.gz emulator-kernel-ce9bbcc0e4c8404afe59622a82d3263f97b95a1d.tar.bz2 emulator-kernel-ce9bbcc0e4c8404afe59622a82d3263f97b95a1d.zip |
Version Up to fix 64bit kernel issue built by ubuntu 20.04tizen_studio_5.0_p7.0
Change-Id: I14d9cff87600ce745b0592b77edf30dc7ff41ac6
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
-rw-r--r-- | package/changelog | 3 | ||||
-rw-r--r-- | package/pkginfo.manifest | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/package/changelog b/package/changelog index 9fac1ed74567..afea612703c4 100644 --- a/package/changelog +++ b/package/changelog @@ -1,3 +1,6 @@ +* 4.4.35.27 +- VersionUp to fix 64bit kernel issue built by Ubuntu 20.04 +== Chanwoo Choi <cw00.choi@samsung.com> 2022-06-23 * 4.4.35.26 - VersionUp == Chanwoo Choi <cw00.choi@samsung.com> 2022-06-23 diff --git a/package/pkginfo.manifest b/package/pkginfo.manifest index 71fcea268059..de9a5fc7e15d 100644 --- a/package/pkginfo.manifest +++ b/package/pkginfo.manifest @@ -1,5 +1,5 @@ Source: emulator-kernel -Version: 4.4.35.26 +Version: 4.4.35.27 Maintainer: SeokYeon Hwang <syeon.hwang@samsung.com> Package: 7.0-emulator-kernel-x86 |