Rework to build by autoconf/automake and new Debian scripts
Building in local machine:
$ sh autogen.sh
$ ./configure
$ make
$ sudo make install
Building Debian package:
$ debuild -uc -us -b
Signed-off-by: Dongjin Kim <tobetter@gmail.com>
Change-Id: I76faa07c1586658d053a3e260ea231a19392f792
This commit is contained in:
6
debian/changelog
vendored
6
debian/changelog
vendored
@@ -1,3 +1,9 @@
|
||||
odroid-wiringpi (3.12) stable; urgency=medium
|
||||
|
||||
* Rework Debian package scripts
|
||||
|
||||
-- Dongjin Kim <tobetter@gmail.com> Wed, 19 Jan 2022 08:57:34 +0000
|
||||
|
||||
odroid-wiringpi (9:3.9) stable; urgency=medium
|
||||
|
||||
* WiringPi: Android: Add odroidhc4.c to compile on the android platform
|
||||
|
||||
Reference in New Issue
Block a user