ac5052da0d
- updated upstream location http://metadata.ftp-master.debian.org/changelogs/contrib/i/iucode-tool/unstable_changelog "iucode-tool (1.0.2-1) unstable; urgency=low [...] * debian/control: update for new upstream location at Gitorious" Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
10 lines
265 B
Plaintext
10 lines
265 B
Plaintext
config BR2_PACKAGE_IUCODE_TOOL
|
|
bool "iucode-tool"
|
|
depends on BR2_x86_64 || BR2_i386
|
|
select BR2_PACKAGE_INTEL_MICROCODE
|
|
select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC
|
|
help
|
|
Intel processor microcode tool
|
|
|
|
https://gitorious.org/iucode-tool
|