[elbe-devel] [PATCH] examples - beaglebone: add gpio-test pbuilder project

Torben Hohn torben.hohn at linutronix.de
Thu Apr 25 12:44:12 CEST 2019


On Thu, Apr 25, 2019 at 12:15:16PM +0200, Manuel Traut wrote:
> gpio-test depends on libgpio. This is used for testing
> pbuilder builds with local dependencies.
> 
> Signed-off-by: Manuel Traut <manut at linutronix.de>
> ---
> 
> libgpio is somehow not a good example at all, because it is obsolete.
> So i'm quiet unhappy to use this more.
> However it was the easiest way to implement a test-case for this.
> 
> I've no feeling if this should be part of 'mainline' elbe and if where
> to host the gpio-test noop git.

gpio-test needs to be forked into https://github.com/Linutronix
after that i would be ok with this.

i dont have a better solution for package dependencies at hand.
And until we have a second location for xml files which are not
examples, but tests this will live there.

> 
>  examples/armhf-ti-beaglebone-black.xml | 7 +++++--
>  1 file changed, 5 insertions(+), 2 deletions(-)
> 
> diff --git a/examples/armhf-ti-beaglebone-black.xml b/examples/armhf-ti-beaglebone-black.xml
> index e07dd572..6d6bc137 100644
> --- a/examples/armhf-ti-beaglebone-black.xml
> +++ b/examples/armhf-ti-beaglebone-black.xml
> @@ -112,6 +112,9 @@
>  			<git revision='a15a83e2649765736aa6bfe9c490a39a417cf69b'>
>  				https://github.com/Linutronix/libgpio.git
>  			</git>
> +			<git revision='a53a229248ac7d150bcc70494acfe537f79d4666'>
> +				https://github.com/manut/gpio-test.git
> +			</git>
>  		</pbuilder>
>  		<project-finetuning>
>  			<losetup img="sdcard.img">
> @@ -139,8 +142,8 @@
>  			<pkg>systemd</pkg>
>  			<!-- install a package from backports -->
>  			<pkg pin="stretch-backports">btrfs-progs</pkg>
> -			<!-- install the libgpio built by pbuilder  -->
> -			<pkg>libgpio1</pkg>
> +			<!-- install the gpiotest built by pbuilder  -->
> +			<pkg>gpiotest</pkg>
>  		</pkg-list>
>  	</target>
>  </ns0:RootFileSystem>
> -- 
> 2.20.1
> 

-- 
Torben Hohn
Linutronix GmbH | Bahnhofstrasse 3 | D-88690 Uhldingen-Mühlhofen
Phone: +49 7556 25 999 18; Fax.: +49 7556 25 999 99

Hinweise zum Datenschutz finden Sie hier (Informations on data privacy 
can be found here): https://linutronix.de/kontakt/Datenschutz.php

Linutronix GmbH | Firmensitz (Registered Office): Uhldingen-Mühlhofen | 
Registergericht (Registration Court): Amtsgericht Freiburg i.Br., HRB700 
806 | Geschäftsführer (Managing Directors): Heinz Egger, Thomas Gleixner
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20190425/3840c6e4/attachment.sig>


More information about the elbe-devel mailing list