[oe] [PATCH 1/2] package classes: count dotfiles as non-empty

Phil Blundell pb at reciva.com
Sat Jul 11 08:29:46 UTC 2009


On Sat, 2009-07-11 at 01:31 -0400, Michael Smith wrote:
> Allow a package to be built that contains only dotfiles or
> dot directories under '/'.
> 
> Signed-off-by: Michael Smith <msmith at cbnco.com>
> ---
>  classes/package.bbclass     |    2 +-
>  classes/package_deb.bbclass |    2 +-
>  classes/package_ipk.bbclass |    2 +-
>  classes/package_tar.bbclass |    2 +-
>  4 files changed, 4 insertions(+), 4 deletions(-)

Thanks, I checked this in.  It makes me wonder whether there is some way
that this logic could be abstracted out into package.bbclass rather than
maintained separately for each format, but I guess that's a problem for
another day.

p.






More information about the Openembedded-devel mailing list