On Mon, May 16, 2011 at 04:15, Koen Kooi <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 15-05-11 23:45, Otavio Salvador wrote: >> The recipe name libpcsclite has been choosen since this is the most >> important and used part of the project. The daemon itself is optional >> and not always required to be installed. > > Wouldn't debian.bbclass already take care of such renaming with proper > packaging?
It does for soname but not for -dev and -doc that is mostly related to the library, not the daemon. >> +++ b/meta-oe/recipes-support/pcsc-lite/libpcsclite_1.7.2.bb > >> +INITSCRIPT_PACKAGES = "pcscd" >> +INITSCRIPT_NAME_pcscd = "pcscd" >> +INITSCRIPT_PARAMS_pcscd = "defaults" > > These should go near the other _pscsd entries > >> + >> +EXTRA_OECONF = " \ >> + --enable-libusb \ >> + --disable-libudev \ > > Please add the proper libusb to DEPENDS and a comment why udev is in > DEPENDS, but disabled Fixed. Will post it again. -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
