Sfoglia il codice sorgente

QA Issue: No GNU_HASH in the elf binary in SWUpdate

Detected building with -morty.

Signed-off-by: Stefano Babic <sbabic@denx.de>
Stefano Babic 9 anni fa
parent
commit
cff58596ed
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      recipes-support/swupdate/swupdate.inc

+ 1 - 0
recipes-support/swupdate/swupdate.inc

@@ -15,6 +15,7 @@ SRC_URI = "git://github.com/sbabic/swupdate.git;protocol=git \
 
 SRCREV = "${AUTOREV}"
 
+INSANE_SKIP_${PN} = "ldflags"
 PACKAGES =+ "${PN}-www"
 
 FILES_${PN}-www = "/www/*"