From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Seiderer Date: Fri, 3 Jun 2016 19:27:25 +0200 Subject: [Buildroot] [PATCH v4] wiringpi: new package In-Reply-To: <20160603152604.0efc09fa@free-electrons.com> References: <1449259282-5663-1-git-send-email-ps.report@gmx.net> <20160603152604.0efc09fa@free-electrons.com> Message-ID: <20160603192725.3a0beecd@gmx.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hello Thomas, On Fri, 3 Jun 2016 15:26:04 +0200, Thomas Petazzoni wrote: > Hello, > > On Fri, 4 Dec 2015 21:01:22 +0100, Peter Seiderer wrote: > > Signed-off-by: Peter Seiderer > > I wanted to finally apply this patch, but unfortunately, git.drogon.net > is dead, and so is www.wiringpi.com. I looked at > https://github.com/WiringPi/WiringPi but there are no tags/releases. > > So, right now, this package cannot be integrated due to this. Can you > see if there is another download location available, and/or what is the > status of this project upstream? > No idea what happened to wirinpi.com/drogon.net... But revision 78b5c323b74de782df58ee558c249e4e4fadd25f 'Bumped Version to 2.31' from https://github.com/WiringPi/WiringPi [1] has the same content as my local copy of wiringpi-2.31.tar.gz Regards, Peter [1] https://github.com/WiringPi/WiringPi/commit/78b5c323b74de782df58ee558c249e4e4fadd25f > Thanks! > > Thomas