Pārlūkot izejas kodu

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 gadi atpakaļ
vecāks
revīzija
cff58596ed
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  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/*"