* [Buildroot] [PATCH] package/gstreamer1/gst1-plugins-bayer2rgb-neon: bump to latest git commit
@ 2025-08-13 8:18 Sébastien Tisserand
2025-08-13 16:57 ` Sébastien Szymanski
2025-08-13 21:59 ` Julien Olivain via buildroot
0 siblings, 2 replies; 3+ messages in thread
From: Sébastien Tisserand @ 2025-08-13 8:18 UTC (permalink / raw)
To: buildroot; +Cc: Sébastien Tisserand, Eloi Bail
Lastest git commit supports more bayer formats:
https://gitlab-ext.sigma-chemnitz.de/ensc/gst-bayer2rgb-neon/-/commit/b5ad78a1c6bfaa3adce5f0f69493efcce106e953
Signed-off-by: Sébastien Tisserand <sebastien.tisserand@armadeus.com>
---
.../gst1-plugins-bayer2rgb-neon.hash | 2 +-
.../gst1-plugins-bayer2rgb-neon/gst1-plugins-bayer2rgb-neon.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/gstreamer1/gst1-plugins-bayer2rgb-neon/gst1-plugins-bayer2rgb-neon.hash b/package/gstreamer1/gst1-plugins-bayer2rgb-neon/gst1-plugins-bayer2rgb-neon.hash
index 1efaf6421d..e495061999 100644
--- a/package/gstreamer1/gst1-plugins-bayer2rgb-neon/gst1-plugins-bayer2rgb-neon.hash
+++ b/package/gstreamer1/gst1-plugins-bayer2rgb-neon/gst1-plugins-bayer2rgb-neon.hash
@@ -1,3 +1,3 @@
# Locally calculated
-sha256 6ae89adf1979edf5760bbf2fb589dcaa905cff55bb828e6b271bc3d1e403a130 gst1-plugins-bayer2rgb-neon-b630798efcd611879e7cb1c246052e5ba1acc41d-git4.tar.gz
+sha256 a9e2c9efb0c255f16ed75d2555128513be54ac9c1fc58bffb48921b4eb1f9945 gst1-plugins-bayer2rgb-neon-7e06aa310805b1600d12f1d3bb0058aa02ab8f83-git4.tar.gz
sha256 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903 COPYING
diff --git a/package/gstreamer1/gst1-plugins-bayer2rgb-neon/gst1-plugins-bayer2rgb-neon.mk b/package/gstreamer1/gst1-plugins-bayer2rgb-neon/gst1-plugins-bayer2rgb-neon.mk
index 0d4aeac7f5..cde25ad45e 100644
--- a/package/gstreamer1/gst1-plugins-bayer2rgb-neon/gst1-plugins-bayer2rgb-neon.mk
+++ b/package/gstreamer1/gst1-plugins-bayer2rgb-neon/gst1-plugins-bayer2rgb-neon.mk
@@ -4,7 +4,7 @@
#
################################################################################
-GST1_PLUGINS_BAYER2RGB_NEON_VERSION = b630798efcd611879e7cb1c246052e5ba1acc41d
+GST1_PLUGINS_BAYER2RGB_NEON_VERSION = 7e06aa310805b1600d12f1d3bb0058aa02ab8f83
GST1_PLUGINS_BAYER2RGB_NEON_SITE = https://gitlab-ext.sigma-chemnitz.de/ensc/gst-bayer2rgb-neon.git
GST1_PLUGINS_BAYER2RGB_NEON_SITE_METHOD = git
GST1_PLUGINS_BAYER2RGB_NEON_LICENSE = GPL-3.0
--
2.43.0
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/gstreamer1/gst1-plugins-bayer2rgb-neon: bump to latest git commit
2025-08-13 8:18 [Buildroot] [PATCH] package/gstreamer1/gst1-plugins-bayer2rgb-neon: bump to latest git commit Sébastien Tisserand
@ 2025-08-13 16:57 ` Sébastien Szymanski
2025-08-13 21:59 ` Julien Olivain via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Sébastien Szymanski @ 2025-08-13 16:57 UTC (permalink / raw)
To: Sébastien Tisserand, buildroot; +Cc: Eloi Bail
On 8/13/25 10:18 AM, Sébastien Tisserand wrote:
> Lastest git commit supports more bayer formats:
> https://gitlab-ext.sigma-chemnitz.de/ensc/gst-bayer2rgb-neon/-/commit/b5ad78a1c6bfaa3adce5f0f69493efcce106e953
>
> Signed-off-by: Sébastien Tisserand <sebastien.tisserand@armadeus.com>
> ---
> .../gst1-plugins-bayer2rgb-neon.hash | 2 +-
> .../gst1-plugins-bayer2rgb-neon/gst1-plugins-bayer2rgb-neon.mk | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
Reviewed-by: Sébastien Szymanski <sebastien.szymanski@armadeus.com>
Regards,
--
Sébastien Szymanski, Armadeus Systems
Software engineer
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Buildroot] [PATCH] package/gstreamer1/gst1-plugins-bayer2rgb-neon: bump to latest git commit
2025-08-13 8:18 [Buildroot] [PATCH] package/gstreamer1/gst1-plugins-bayer2rgb-neon: bump to latest git commit Sébastien Tisserand
2025-08-13 16:57 ` Sébastien Szymanski
@ 2025-08-13 21:59 ` Julien Olivain via buildroot
1 sibling, 0 replies; 3+ messages in thread
From: Julien Olivain via buildroot @ 2025-08-13 21:59 UTC (permalink / raw)
To: Sébastien Tisserand; +Cc: buildroot, Eloi Bail
On 13/08/2025 10:18, Sébastien Tisserand wrote:
> Lastest git commit supports more bayer formats:
> https://gitlab-ext.sigma-chemnitz.de/ensc/gst-bayer2rgb-neon/-/commit/b5ad78a1c6bfaa3adce5f0f69493efcce106e953
>
> Signed-off-by: Sébastien Tisserand <sebastien.tisserand@armadeus.com>
Applied to next, thanks.
For info, I switched _VERSION to use a "git describe" format. See:
https://gitlab.com/buildroot.org/buildroot/-/commit/83b3dc9815144ba94a54d833e86e060fe2ff6133
Best regards,
Julien.
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-08-13 21:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-13 8:18 [Buildroot] [PATCH] package/gstreamer1/gst1-plugins-bayer2rgb-neon: bump to latest git commit Sébastien Tisserand
2025-08-13 16:57 ` Sébastien Szymanski
2025-08-13 21:59 ` Julien Olivain via buildroot
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.