* [daisy, master] omapdrmtest: Update SRCREV with bug fixes
@ 2015-08-27 8:47 Karthik Ramanan
2015-08-29 0:25 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Karthik Ramanan @ 2015-08-27 8:47 UTC (permalink / raw)
To: meta-arago
The following issues will be resolved with this update:
* viddec3test: move a global variable to demux structure
* vpe: Correct the colorspace field
* display-kmscube: fix race condition for buffer to face mapping
* vpe: Pass correct colorspace to s_fmt ioctl
Signed-off-by: Karthik Ramanan <a0393906@ti.com>
---
.../omapdrmtest/omapdrmtest_1.0.0.bb | 4 ++--
1 file changed, 2 insertions(+), 2 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 5ed1783..5d17409 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
@@ -6,8 +6,8 @@ DEPENDS += "libav libdce libdrm libgbm omap5-sgx-ddk-um-linux wayland"
inherit autotools pkgconfig
-PR = "r7"
-SRCREV = "a2f483ef833ce7a6f3e0b975d9e49267960b288e"
+PR = "r9"
+SRCREV = "152713c45d7972ed08f506255c43ce7ff634a9f5"
SRC_URI = "git://git.ti.com/glsdk/omapdrmtest.git;protocol=git"
--
1.7.9.5
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [daisy, master] omapdrmtest: Update SRCREV with bug fixes
2015-08-27 8:47 [daisy, master] omapdrmtest: Update SRCREV with bug fixes Karthik Ramanan
@ 2015-08-29 0:25 ` Denys Dmytriyenko
2015-09-04 22:39 ` Denys Dmytriyenko
0 siblings, 1 reply; 3+ messages in thread
From: Denys Dmytriyenko @ 2015-08-29 0:25 UTC (permalink / raw)
To: Karthik Ramanan; +Cc: meta-arago
This won't apply to master/fido - please see the fixes already there.
On Thu, Aug 27, 2015 at 02:17:14PM +0530, Karthik Ramanan wrote:
> The following issues will be resolved with this update:
> * viddec3test: move a global variable to demux structure
> * vpe: Correct the colorspace field
> * display-kmscube: fix race condition for buffer to face mapping
> * vpe: Pass correct colorspace to s_fmt ioctl
>
> Signed-off-by: Karthik Ramanan <a0393906@ti.com>
> ---
> .../omapdrmtest/omapdrmtest_1.0.0.bb | 4 ++--
> 1 file changed, 2 insertions(+), 2 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 5ed1783..5d17409 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
> @@ -6,8 +6,8 @@ DEPENDS += "libav libdce libdrm libgbm omap5-sgx-ddk-um-linux wayland"
>
> inherit autotools pkgconfig
>
> -PR = "r7"
> -SRCREV = "a2f483ef833ce7a6f3e0b975d9e49267960b288e"
> +PR = "r9"
> +SRCREV = "152713c45d7972ed08f506255c43ce7ff634a9f5"
>
> SRC_URI = "git://git.ti.com/glsdk/omapdrmtest.git;protocol=git"
>
> --
> 1.7.9.5
>
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [daisy, master] omapdrmtest: Update SRCREV with bug fixes
2015-08-29 0:25 ` Denys Dmytriyenko
@ 2015-09-04 22:39 ` Denys Dmytriyenko
0 siblings, 0 replies; 3+ messages in thread
From: Denys Dmytriyenko @ 2015-09-04 22:39 UTC (permalink / raw)
To: Karthik Ramanan; +Cc: meta-arago
Karthik,
Can you please rebase this change against master? Thanks.
--
Denys
On Fri, Aug 28, 2015 at 08:25:29PM -0400, Denys Dmytriyenko wrote:
> This won't apply to master/fido - please see the fixes already there.
>
>
> On Thu, Aug 27, 2015 at 02:17:14PM +0530, Karthik Ramanan wrote:
> > The following issues will be resolved with this update:
> > * viddec3test: move a global variable to demux structure
> > * vpe: Correct the colorspace field
> > * display-kmscube: fix race condition for buffer to face mapping
> > * vpe: Pass correct colorspace to s_fmt ioctl
> >
> > Signed-off-by: Karthik Ramanan <a0393906@ti.com>
> > ---
> > .../omapdrmtest/omapdrmtest_1.0.0.bb | 4 ++--
> > 1 file changed, 2 insertions(+), 2 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 5ed1783..5d17409 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
> > @@ -6,8 +6,8 @@ DEPENDS += "libav libdce libdrm libgbm omap5-sgx-ddk-um-linux wayland"
> >
> > inherit autotools pkgconfig
> >
> > -PR = "r7"
> > -SRCREV = "a2f483ef833ce7a6f3e0b975d9e49267960b288e"
> > +PR = "r9"
> > +SRCREV = "152713c45d7972ed08f506255c43ce7ff634a9f5"
> >
> > SRC_URI = "git://git.ti.com/glsdk/omapdrmtest.git;protocol=git"
> >
> > --
> > 1.7.9.5
> >
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-09-04 22:40 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-08-27 8:47 [daisy, master] omapdrmtest: Update SRCREV with bug fixes Karthik Ramanan
2015-08-29 0:25 ` Denys Dmytriyenko
2015-09-04 22:39 ` Denys Dmytriyenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.