On Mon, Dec 03, 2012 at 11:13:53AM +0100, Wolfram Sang wrote: > Signed-off-by: Wolfram Sang <[email protected]> > --- > rules/libuuid.make | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/rules/libuuid.make b/rules/libuuid.make > index dacbb92..36269dc 100644 > --- a/rules/libuuid.make > +++ b/rules/libuuid.make > @@ -17,5 +17,6 @@ PACKAGES-$(PTXCONF_LIBUUID) += libuuid > # > ---------------------------------------------------------------------------- > # Virtual fake package > # > ---------------------------------------------------------------------------- > +LIBUUID_LICENSE := BSD
I think this deserves a comment. At first I thought it should point to the license of the real package (LIBUUID_LICENSE = $(UTIL_LINUX_NG_LICENSE)), but that has no single license. So please at a comment where this license comes from. The same for libblkid. I've applied the other patches. Michael > > # vim: syntax=make > -- > 1.7.10.4 > > > -- > ptxdist mailing list > [email protected] > -- Pengutronix e.K. | | Industrial Linux Solutions | http://www.pengutronix.de/ | Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 | -- ptxdist mailing list [email protected]
