On 6/22/11 12:37 PM, Koen Kooi wrote: > > Op 22 jun 2011, om 19:36 heeft Mark Hatle het volgende geschreven: > >> Signed-off-by: Mark Hatle <mark.ha...@windriver.com> >> --- >> meta/recipes-kernel/modutils/modutils_2.4.27.bb | 4 ++-- >> 1 files changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/meta/recipes-kernel/modutils/modutils_2.4.27.bb >> b/meta/recipes-kernel/modutils/modutils_2.4.27.bb >> index 1ebc90c..9f2add3 100644 >> --- a/meta/recipes-kernel/modutils/modutils_2.4.27.bb >> +++ b/meta/recipes-kernel/modutils/modutils_2.4.27.bb >> @@ -5,7 +5,7 @@ manageable for all users, administrators and distribution >> maintainers." >> LICENSE = "GPLv2" >> LIC_FILES_CHKSUM = "file://COPYING;md5=8ca43cbc842c2336e835926c2166c28b" >> DEPENDS = "bison-native" >> -PR = "r9" >> +PR = "r10" >> >> SRC_URI = >> "${KERNELORG_MIRROR}/linux/utils/kernel/modutils/v2.4/modutils-${PV}.tar.bz2 >> \ >> file://lex.l.diff;patch=1 \ >> @@ -86,7 +86,7 @@ pkg_prerm_modutils-modinfo() { >> update-alternatives --remove modinfo /sbin/modinfo.24 >> } >> >> -PACKAGES = "modutils-depmod modutils-modinfo modutils-doc modutils" >> +PACKAGES = "${PN}-dbg modutils-depmod modutils-modinfo modutils-doc >> modutils" > > PACKAGES =+ "modutils-depmod modutils-modinfo" would be nice more more > futureproof
I'm happy to make that change if requested -- but I did it with this way to minimize change. (also for some reason, I think that there was recently a pull request to remove modutils anyway.. so it might not be needed.) --Mark > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core