[Buildroot] [RFC 14/15] foobar: create a fake proprietary package (testing only)

Diego Iastrubni diegoiast at gmail.com
Sun Jan 29 15:26:49 UTC 2012


On Sun, Jan 29, 2012 at 5:11 PM, Luca Ceresoli <luca at lucaceresoli.net> wrote:
>
> This is only for testing the proprietary package handling, not to be
> committed in any serious repository.
>
> +FOOBAR_LICENSE = PROPRIETARY
>
> +++ b/package/foobar/source/foobar.c
> @@ -0,0 +1,7 @@
> +#include <stdlib.h>
> +
> +int main(void)
> +{
> +  printf("Hello, World!\n");
> +  return 0;
> +}


<sarcasm>
OMG OMG... buildroot is forking into a proprietary applications DB...
where is ./ where we need them?
</sarcasm>

/me takes a cup of water and relaxes... ;-)



More information about the buildroot mailing list