There are two issues with this
1. SRC_URI needs to fall back to using git protocol
2. basename has been removed from string.h which causes few recipes to build [1]
I will see to work though them before we apply this patch
[1] https://errors.yoctoproject.org/Errors/Build/175430/
On Fri, Dec 1, 2
* f314e133 mntent: fields are delimited only by tabs or spaces, not general
whitespace
* ee1d39bc mntent: unescape octal sequences
* e17b9d74 ldso: fix TLSDESC addend processing on archs with backwards
descriptors
* 039d3c34 ldso: convert TLSDESC_BACKWARDS from "#ifdef" to "if" logic
* 7b6a6516 b
Drop upstream patch
This brings in following fixes
* 3f701faa (upstream/master, origin/master) fix libc-internal signal blocking
on mips archs
* 0fbd7d66 fix broken struct shmid_ds on powerpc (32-bit)
* 4f3d346b math: fix fmaf not to depend on FE_TOWARDZERO
* 937822ab fix TZ parsing logi