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>
Tue, 1 Jun 2021 00:30:34 +0000 (17:30 -0700)
commit87ce9112ea216796d5548040deb2ce3eec9aa977
tree57c82671b859fafaf1e7813f03ecb78c29632b05
parent86ac045a58279ec3ee787045b257e29a7e6bd367
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>
(cherry picked from commit 6af7fbbf016332acb7c0f3475e77724d3ffb5eae)
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]