-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 17-01-10 21:32, Eric Benard wrote: > * barebox is "a bootloader that inherits the best of U-Boot and the Linux > kernel" > * add recipe for v2009.12.0 (last stable) > * add recipe for git repository > > Signed-off-by: Eric Benard <[email protected]>
> +++ b/recipes/barebox/barebox_2009.12.bb > @@ -0,0 +1,15 @@ > +PR = "r0" > +++ b/recipes/barebox/barebox_git.bb > @@ -0,0 +1,10 @@ > +PR = "r0" Please don't set variables to the current default value, but leave them out. We had tons of problems with vars getting copy/paste where the default changed and we had to manually fix those (e.g. efl.bbclass still pokes needlessly at PACKAGES). Setting PR is relatively minor, but lets stay consistent :) regards, Koen -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFLU3rkMkyGM64RGpERAozFAKCreMUUurwnuzOIWPSqx7ZEUTeNVACeNxUF vSV+pweWy2F1wabuldokuIw= =TFC8 -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
