I was mistaken, the source has not been updated to pick up the
upstream fix, and the problem itself is intermittent and has
been seen again.
This reverts commit a35c4c2fd0.
[YOCIMX-8341] [LF-13566]
Pick up the fix for can not fetch gstreamer common submodule
from anongit.freedesktop.org/gstreamer/common.
Signed-off-by: Jun Zhu <junzhu@nxp.com>
Signed-off-by: Nicolas Goueslain <nicolas.goueslain@nxp.com>
(cherry picked from commit 0a9db45b92)
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
Fix scarthgap build break:
```
| autoreconf: configure.ac: not using Intltool
| autoreconf: running: gtkdocize --copy
| Can't exec "gtkdocize": No such file or directory at tmp/work/armv8a-mx8mp-poky-linux/nnshark/2023.11.imx/recipe-sysroot-native/usr/share/autoconf/Autom4te/FileUtils.pm line 318.
| autoreconf: error: gtkdocize failed with exit status: 2
```
Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>