cornucopia: bump SRCREV
[openembedded.git] / recipes / cetools / cetools_0.3.bb
blob3a9c774210880881807ddc35ddb58a5b398324bf
1 DESCRIPTION = "Ethload for Linux is a tool to send ROM images over ethernet using tftp."
2 SECTION = "console/network"
3 LICENSE = "GPL"
4 SRC_URI = "http://linuxsh.free.fr/tools/cetools-${PV}.tar.gz \
5 file://sean-hsieh.patch"
6 S = "${WORKDIR}/cetools-${PV}"
7 PR = "r1"
9 inherit autotools
11 do_configure() {
12 oe_runconf
15 SRC_URI[md5sum] = "58e8706e6d858e48d317cadf550c1224"
16 SRC_URI[sha256sum] = "dd74c8f27c7b3ff4c7320803674e2446afce93880f84d96dfb142a9fa73db940"