On Wed, Sep 9, 2015 at 1:07 AM, Khem Raj <[email protected]> wrote: > > ...put_dpms-Replace-logical-with-bitwise-ope.patch | 31 > ++++++++++++++++++++++ > .../xorg-driver/xf86-video-omap_0.4.3.bb | 2 ++ > 2 files changed, 33 insertions(+) > create mode 100644 > meta/recipes-graphics/xorg-driver/xf86-video-omap/0001-drmmode_output_dpms-Replace-logical-with-bitwise-ope.patch > > diff --git > a/meta/recipes-graphics/xorg-driver/xf86-video-omap/0001-drmmode_output_dpms-Replace-logical-with-bitwise-ope.patch > > b/meta/recipes-graphics/xorg-driver/xf86-video-omap/0001-drmmode_output_dpms-Replace-logical-with-bitwise-ope.patch > new file mode 100644 > index 0000000..41e77d3 > --- /dev/null > +++ > b/meta/recipes-graphics/xorg-driver/xf86-video-omap/0001-drmmode_output_dpms-Replace-logical-with-bitwise-ope.patch > @@ -0,0 +1,31 @@ > +From fc653ca3b36435aea281ae409fb90f85e1bc0d81 Mon Sep 17 00:00:00 2001 > +From: Khem Raj <[email protected]> > +Date: Mon, 7 Sep 2015 08:44:13 +0000 > +Subject: [freedreno][PATCH] drmmode_output_dpms: Replace logical && with > bitwise & > + operation
why are you adding a patch sent to freedreno mailing list (so I would assume against xf86-video-freedreno), in the xf86-video-omap recipe, is that a typo? -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
