mirror of
https://github.com/linuxboot/heads.git
synced 2025-01-18 10:46:44 +00:00
Merge pull request #1463 from tlaurion/ioport_url_change_to_debian
ioport: changing url to debian, same hash. First need to go into #1198 direction
This commit is contained in:
commit
a276b05a44
@ -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