Date:2012-10-19 05:57:09 (11 years 5 months ago)
Author:kyak
Commit:39290331cb62d506c068a256b3b6d5ed3db2f638
Message:kexecboot: update to latest git

Files: kexecboot/Makefile (2 diffs)

Change Details

kexecboot/Makefile
66
77PKG_NAME:=kexecboot
88PKG_VERSION:=git
9PKG_REV:=ed2ccf8a61d3fa5c9e2dbb6142f1c995b824f9bb
10PKG_RELEASE:=20110228
9PKG_REV:=3079df11996826b42691496afb44cc6b4a7fdb24
10PKG_RELEASE:=20120804
1111
1212PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE).tar.gz
13PKG_SOURCE_URL:=git://git.linuxtogo.org/home/groups/kexecboot/kexecboot.git
13PKG_SOURCE_URL:=https://github.com/kexecboot/kexecboot.git
1414PKG_SOURCE_PROTO:=git
1515PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
1616PKG_SOURCE_VERSION:=$(PKG_REV)
...... 
2222    CATEGORY:=Utilities
2323    TITLE:=a nice Linux-As-a-Bootloader implementation based on kexec
2424    DEPENDS:=+kexec-tools
25    URL:=http://projects.linuxtogo.org/projects/kexecboot/
25    URL:=http://kexecboot.org
2626endef
2727
2828define Build/Configure

Archive Download the corresponding diff file



interactive