Skip to content

Commit

Permalink
package/csky-arch: Update kernel version
Browse files Browse the repository at this point in the history
Fixup perf probe -x hungup

Signed-off-by: Guo Ren <guoren@linux.alibaba.com>
  • Loading branch information
guoren83 committed Apr 14, 2020
1 parent f954619 commit 2854eb8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions package/csky-arch/csky-arch.mk
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
#
################################################################################

CSKY_ARCH_VERSION_4_9 = ea8d035f2a45ee3237bb5e2729e78b43921c36f4
CSKY_ARCH_VERSION_4_14 = fd894037e5e3ab038505b81520db509cedea120c
CSKY_ARCH_VERSION_4_19 = de522d87c315694241b82f7b327d61c1b1ea9b1b
CSKY_ARCH_VERSION_4_9 = a6769b952ba9c2ab03de4646a324d7c41cfee003
CSKY_ARCH_VERSION_4_14 = 03292509e32e72a7230731ae453e2a8eaf22f7c1
CSKY_ARCH_VERSION_4_19 = e8227a53c45e90d3c09923ea73fe922daf5a2104

CSKY_ARCH_VERSION = none

Expand Down
2 changes: 1 addition & 1 deletion patches/0003-version.patch
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ index b0c6dae..43c806e 100644

$(eval $(generic-package))
endif
+CSKY_LINUX_NEXT_VERSION = b8e9c96a8f7013b5e4f8734ee5a32085a85dc340
+CSKY_LINUX_NEXT_VERSION = 10cb08260605a6ef5a2db13e900f2f1596fba96a
+CSKY_LINUX_NEXT_RISCV_VERSION = 9edb457ad90ef06ad5e59623d1785fd9df5254e5
diff --git a/package/gcc/Config.in.host b/package/gcc/Config.in.host
index 239353d..ab89b7e 100644
Expand Down

0 comments on commit 2854eb8

Please sign in to comment.