package/avrdude: Switch to upstream
authorAlexander Sverdlin <alexander.sverdlin@gmail.com>
Mon, 22 Feb 2021 02:26:06 +0000 (03:26 +0100)
committerYann E. MORIN <yann.morin.1998@free.fr>
Mon, 8 Mar 2021 23:02:49 +0000 (00:02 +0100)
commit03fa36df7e6aca0f4a1c8ae2fe691c0cda6ddc7a
tree87d75557b548d047302ce140fcae989000a0e876
parent654ff7951151691dccbc539c45d6357482fdbb23
package/avrdude: Switch to upstream

In the meanwhile "linuxspi" programmer was merged upstream, therefore
it's possible to switch to latest upstream tree instead of the old fork
without losing any functionality.

The fork we were using did auto-detection of kernel headers to detect
whether spidev.h was present or not, and thus whether to enable or
disable its linuxspi 'driver'. As spidev.h has been present since
linux-2.6.22, we can quite easily conclude that spidev support was
always enabled in the fork.

But upstream went a slightly different route, and added a configure
option (and they do no validity check).

So, to keep backward behaviour, we unconditionally enable it  now that
we switched back to use upstream.

Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
[yann.morin.1998@free.fr:
  - clarify why we forcibly use --enable-linuxspi
  - fix the hash to adapt to the new svn tarball format (c043ecb20ce6)
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
package/avrdude/avrdude.hash
package/avrdude/avrdude.mk