cornucopia: bump SRCREV
[openembedded.git] / recipes / jhead / jhead_2.6.0.bb
blobc741ad4004abcb0ab2ca1afe34e33f75b044b0c5
1 SECTION = "apps"
2 PR = "r0"
4 SRC_URI = "http://www.sentex.net/~mwandel/jhead/jhead-2.6.tar.gz \
5 file://makefile.patch"
7 S = "${WORKDIR}/jhead-2.6"
9 inherit autotools
11 do_configure() {
15 do_install() {
16 install -d ${D}/bin
17 autotools_do_install
20 SRC_URI[md5sum] = "fa3f1d3243fab7bc3b81688a3f2eec25"
21 SRC_URI[sha256sum] = "55a65214c19f9a61265fdef21ae4d7f59b725248d06c0595152c14774bd31065"