-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 08-05-11 08:50, Paul Menzel wrote: > Am Sonntag, den 08.05.2011, 03:02 +0200 schrieb Koen Kooi: > > […] > >>> +DESCRIPTION = "A small network printer daemon for embedded situations that >>> passes the job directly to the printer." >>> +SECTION = "console/utils" > > This should be dropped, since it is redundant. > >>> +HOMEPAGE = "http://p910nd.sourceforge.net/" >>> +SECTION = "console/utils" > > This is the correct location according to the style guide [1]. > >>> +RDEPENDS_${PN}-avahi = "avahi" >> >> Again, RDEPENDS go below do_install > > When was this agreed on? The style guide says differently.
They go in the recipe the order they are used, so: info (HOMEPAGE, DESCRIPTION, etc) configure compile install package RDEPENDS/RRECOMMENDS/FILES/PACKAGES are all for packaging, so they are grouped. Have a look at the p910nd recipe, then you see why grouping them is best. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.5 (Darwin) iD8DBQFNxlTkMkyGM64RGpERArwnAKCS7EAMDfaLEUF+ucnrDx2skvQVrQCeOzUh gJn1V8apsWuW68YCpECbaRA= =H8n/ -----END PGP SIGNATURE----- _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
