kumquat-buildroot/package/gstreamer1
Thomas Petazzoni ebe5d9edfe boot, package, support, toolchain: switch to 2 spaces for the hash file
It's time to finally switch over globally to the new spacing format
that we have agreed on for the hash file, with 2 spaces as a separator
between fields.

This commit was mechanically generated using:

find . -type f -name '*.hash' | xargs sed -i 's%^md5[ \t]*\([^ \t]*\)[ \t]*\(.*\)$%md5  \1  \2%'
find . -type f -name '*.hash' | xargs sed -i 's%^sha1[ \t]*\([^ \t]*\)[ \t]*\(.*\)$%sha1  \1  \2%'
find . -type f -name '*.hash' | xargs sed -i 's%^sha256[ \t]*\([^ \t]*\)[ \t]*\(.*\)$%sha256  \1  \2%'
find . -type f -name '*.hash' | xargs sed -i 's%^sha512[ \t]*\([^ \t]*\)[ \t]*\(.*\)$%sha512  \1  \2%'

This commit can easily be backported on the LTS branch by re-running
the same commands, if needed.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-07-28 23:05:23 +02:00
..
gst1-devtools
gst1-imx boot, package, support, toolchain: switch to 2 spaces for the hash file 2022-07-28 23:05:23 +02:00
gst1-interpipe
gst1-libav package/gst1-libav: bump version to 1.20.3 2022-06-27 23:37:30 +02:00
gst1-plugins-bad
gst1-plugins-base
gst1-plugins-bayer2rgb-neon
gst1-plugins-good
gst1-plugins-ugly
gst1-python package/gst1-python: bump version to 1.20.3 2022-06-27 23:37:30 +02:00
gst1-rtsp-server package/gst1-rtsp-server: bump version to 1.20.3 2022-06-27 23:37:30 +02:00
gst1-shark
gst1-vaapi package/gst1-vaapi: bump version to 1.20.3 2022-06-27 23:37:30 +02:00
gst-omx package/gst-omx: bump version to 1.20.3 2022-06-27 23:37:30 +02:00
gstd package/gstreamer1/gstd: fix static build 2022-07-25 09:53:59 +02:00
gstreamer1
gstreamer1-editing-services package/gstreamer1-editing-services: bump version to 1.20.3 2022-06-27 23:37:30 +02:00
Config.in
gstreamer1.mk