|
|
@ -8,13 +8,13 @@ |
|
|
|
include $(TOPDIR)/rules.mk |
|
|
|
|
|
|
|
PKG_NAME:=coremark |
|
|
|
PKG_SOURCE_DATE:=2020-05-28 |
|
|
|
PKG_SOURCE_VERSION:=7685fd32bd7919581bfff2881a6dac6320581400 |
|
|
|
PKG_RELEASE:=2 |
|
|
|
PKG_SOURCE_DATE:=2020-09-16 |
|
|
|
PKG_SOURCE_VERSION:=41537ea30b0104438b4ff993e7d349af26900acf |
|
|
|
PKG_RELEASE:=1 |
|
|
|
|
|
|
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_DATE).tar.gz |
|
|
|
PKG_SOURCE_URL:=https://codeload.github.com/eembc/coremark/tar.gz/$(PKG_SOURCE_VERSION)? |
|
|
|
PKG_HASH:=ff7ee8b4d333893c1ea68616227b369581926d706c7df720b649e0a0631903a9 |
|
|
|
PKG_HASH:=ebbaa7463084b3261438b9b378c1968532156f7fb90bf3f94f45f0b0b817e181 |
|
|
|
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_SOURCE_VERSION) |
|
|
|
|
|
|
|
PKG_MAINTAINER:=Lim Guo Wei <limguowei@gmail.com> |
|
|
|