[Buildroot] [PATCH] New package: gpio9260

Peter Korsgaard jacmet at uclibc.org
Mon Feb 6 21:06:18 UTC 2012


>>>>> "J" == J C Woltz <jwoltz at gmail.com> writes:

 J> From: "J.C. Woltz" <jwoltz at gmail.com>
 J> gpio9260 is an utility used to read and set gpio states on
 J> the at91sam9260 and at91sam9g20 CPUs

What's the advantage of using this compared to normal /sys/class/gpio
sysfs access?

 J> index 0000000..b9adb41
 J> --- /dev/null
 J> +++ b/package/gpio9260/gpio9260.mk
 J> @@ -0,0 +1,23 @@
 J> +#############################################################
 J> +#
 J> +# gpio9260
 J> +#
 J> +#############################################################
 J> +GPIO9260_VERSION = 1.0
 J> +GPIO9260_SOURCE = gpio9260-$(GPIO9260_VERSION).tar.gz
 J> +GPIO9260_SITE = https://www.jcwoltz.com/e10
 J> +GPIO9260_INSTALL_STAGING = YES

It's just a program (no headers/libraries), so why install into staging?

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list