mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-19 21:17:55 +00:00
ioport: changing url to debian, same hash. First need to go into #1198 direction
This commit is contained in:
parent
02c3a1f9ee
commit
3c920dd082
@ -1,9 +1,9 @@
|
||||
modules-$(CONFIG_IOPORT) += ioport
|
||||
|
||||
ioport_version := 1.2
|
||||
ioport_version := 1.2.orig
|
||||
ioport_dir := ioport-$(ioport_version)
|
||||
ioport_tar := ioport-$(ioport_version).tar.gz
|
||||
ioport_url := https://people.redhat.com/rjones/ioport/files/$(ioport_tar)
|
||||
ioport_tar := ioport_$(ioport_version).tar.gz
|
||||
ioport_url := http://deb.debian.org/debian/pool/main/i/ioport/$(ioport_tar)
|
||||
ioport_hash := 7fac1c4b61eb9411275de0e1e7d7a8c3f34166f64f16413f50741e8fce2b8dc0
|
||||
|
||||
ioport_configure := CFLAGS=-Os ./configure \
|
||||
|
Loading…
Reference in New Issue
Block a user