diff options
Diffstat (limited to 'meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb')
-rw-r--r-- | meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb b/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb index 4d97b1a419..2057caff78 100644 --- a/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb +++ b/meta-oe/recipes-support/gengetopt/gengetopt_2.23.bb | |||
@@ -8,7 +8,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=ff95bfe019feaf92f524b73dd79e76eb" | |||
8 | 8 | ||
9 | SRC_URI = "${GNU_MIRROR}/gengetopt/${BPN}-${PV}.tar.xz" | 9 | SRC_URI = "${GNU_MIRROR}/gengetopt/${BPN}-${PV}.tar.xz" |
10 | 10 | ||
11 | SRC_URI[md5sum] = "ea165d618640dbdecb42ae4491337965" | ||
12 | SRC_URI[sha256sum] = "b941aec9011864978dd7fdeb052b1943535824169d2aa2b0e7eae9ab807584ac" | 11 | SRC_URI[sha256sum] = "b941aec9011864978dd7fdeb052b1943535824169d2aa2b0e7eae9ab807584ac" |
13 | 12 | ||
14 | inherit autotools texinfo | 13 | inherit autotools texinfo |