[poky] [PATCH 1/3] linux: factor dts/dtc/dtb handling into a specific include

Richard Purdie richard.purdie at linuxfoundation.org
Fri Feb 11 02:27:51 PST 2011


On Thu, 2011-02-10 at 22:06 +0100, Esben Haabendal wrote:
> On Wed, 2011-02-09 at 01:27 -0500, Bruce Ashfield wrote:
> > diff --git a/meta/recipes-kernel/linux/linux-dtb.inc b/meta/recipes-kernel/linux/linux-dtb.inc
> > new file mode 100644
> > index 0000000..0b27d18
> > --- /dev/null
> > +++ b/meta/recipes-kernel/linux/linux-dtb.inc
> > @@ -0,0 +1,27 @@
> > +# Support for device tree generation
> > +FILES_kernel_devicetree = "/boot/devicetree*"
> 
> I guess that should be FILES_kernel-devicetree to actually match the
> package name.

Yes, I've pushed a fix for that, thanks.

Richard




More information about the poky mailing list