Fixes building ppc32 kernels
Brings following fixes
* 
2d92604cd30 Revert "Check thin archive element file size against archive header"
  * 
ed9b2e40ebf binutils 2.38 vs. ppc32 linux kernel
  * 
40d32f56f63 Updated Serbian translations for the bfd, gold, ld and opcodes directories
  * 
6aa1b7df2fc ld: Keep indirect symbol from IR if referenced from shared object
  * 
ae1cab7d3f3 i386: Update I386_NEED_DYNAMIC_RELOC_TYPE_P for DT_TEXTREL
  * 
df9071487a8 PR28882, build failure with gcc-4.2 due to use of 0b literals
  * 
caa6172de4b x86: Disallow invalid relocation against protected symbol
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
 
 
 UPSTREAM_CHECK_GITTAGREGEX = "binutils-(?P<pver>\d+_(\d_?)*)"
 
-SRCREV ?= "a96f7ba94b69b588bf524624ff2410b31420c957"
+SRCREV ?= "6938a3aca19044aeb9bc4b9564e04f9092a701ed"
 BINUTILS_GIT_URI ?= "git://sourceware.org/git/binutils-gdb.git;branch=${SRCBRANCH};protocol=git"
 SRC_URI = "\
      ${BINUTILS_GIT_URI} \