Should this also be applied to morty, I presume?
On Tue, Mar 14, 2017 at 05:12:37PM +0530, Karthik Ramanan wrote: > Pre-requisities: this is applicable for kernel 4.9 > > Signed-off-by: Karthik Ramanan <[email protected]> > --- > .../recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb | 7 > ++++--- > 1 file changed, 4 insertions(+), 3 deletions(-) > > diff --git > a/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb > b/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb > index 793e9b5..bb787ec 100644 > --- a/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb > +++ b/meta-arago-extras/recipes-graphics/omapdrmtest/omapdrmtest_1.0.0.bb > @@ -7,13 +7,14 @@ DEPENDS = "ffmpeg libdce libdrm libgbm ti-sgx-ddk-um > wayland" > > inherit autotools pkgconfig > > -PR = "r19" > -SRCREV = "47bbb6b2ec48bbee35f9dc7192c05e48fd1a2589" > +PR = "r21" > +SRCREV = "809e72b2c5ebe45bb7ba13bcfe964b1ef69f98f0" > > EXTRA_OEMAKE = "CC="${CC}"" > TARGET_CC_ARCH += "${LDFLAGS}" > > SRC_URI = "git://git.ti.com/glsdk/omapdrmtest.git;protocol=git \ > - file://0001-configure.ac-also-check-for-libavcodec-library.patch" > + file://0001-configure.ac-also-check-for-libavcodec-library.patch \ > +" > > S = "${WORKDIR}/git" > -- > 1.9.1 > > _______________________________________________ > meta-arago mailing list > [email protected] > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
