hwinfo: fix compilation with ARC
authorRosen Penev <rosenp@gmail.com>
Tue, 20 Apr 2021 23:06:21 +0000 (16:06 -0700)
committerRosen Penev <rosenp@gmail.com>
Sat, 29 May 2021 08:19:26 +0000 (01:19 -0700)
commit6af7fbbf016332acb7c0f3475e77724d3ffb5eae
treee9ce1af1f74b627dd87d23c30846bceba83636d5
parent2e02d899ae99cd4af2ae286554fb16c8affcce37
hwinfo: fix compilation with ARC

Added a small patch to fix compilation.

Renamed patch files to have a .patch suffix. Makes them easier to read
with vim and probably IDEs.

Remove UCLIBC depend since it's no longer present.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
utils/hwinfo/Makefile
utils/hwinfo/patches/0-hardcoding-version [deleted file]
utils/hwinfo/patches/010-hardcoding-version.patch [new file with mode: 0644]
utils/hwinfo/patches/020-remove_libx8emu_dependency.patch [new file with mode: 0644]
utils/hwinfo/patches/030-enable-hw-ids-and-disable-generation-of-tiny-hwinfo-headers.patch [new file with mode: 0644]
utils/hwinfo/patches/040-assorted-Makefile-butchery.patch [new file with mode: 0644]
utils/hwinfo/patches/050-arc.patch [new file with mode: 0644]
utils/hwinfo/patches/1-remove_libx8emu_dependency [deleted file]
utils/hwinfo/patches/2-enable-hw-ids-and-disable-generation-of-tiny-hwinfo-headers [deleted file]
utils/hwinfo/patches/3-assorted-Makefile-butchery [deleted file]