On Fri, 2006-08-11 at 09:06 +0200, lenehan commit wrote:
> udev 092: Remove the spurious debug info from the packages. Closes #1241
> "udev ships spurious debug info"
>   
>  UDEV_EXTRAS = "<override me>"
> -FILES_${PN} += "${usrbindir} ${usrsbindir}"
> +FILES_${PN} += "${usrbindir}/[!.]* ${usrsbindir}/[!.]*"

For referencem, if you do this:

> +FILES_${PN}-dbg += "${usrbindir}/.debug ${usrsbindir}/.debug"

The change you made above to FILES_${PN} is no longer required as the
-dbg package is deliberately before ${PN} and ${PN}-dev etc. in
PACKAGES.

Cheers,

Richard



_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to