git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
096dc11
)
atftp: Updated to use latest patches from Debian, fixes CLK_TCK compilation failure.
author
Rod Whitby
<rod@whitby.id.au>
Wed, 26 Dec 2007 11:13:11 +0000
(11:13 +0000)
committer
Rod Whitby
<rod@whitby.id.au>
Wed, 26 Dec 2007 11:13:11 +0000
(11:13 +0000)
packages/atftp/atftp_0.7.bb
patch
|
blob
|
history
diff --git
a/packages/atftp/atftp_0.7.bb
b/packages/atftp/atftp_0.7.bb
index
23bdfaf
..
0704056
100644
(file)
--- a/
packages/atftp/atftp_0.7.bb
+++ b/
packages/atftp/atftp_0.7.bb
@@
-3,10
+3,10
@@
SECTION = "network"
PRIORITY = "optional"
HOMEPAGE = "http://packages.debian.org/atftp"
LICENSE = "GPL"
-PR = "r
2
"
+PR = "r
3
"
SRC_URI = "${DEBIAN_MIRROR}/main/a/atftp/atftp_${PV}.orig.tar.gz \
- ${DEBIAN_MIRROR}/main/a/atftp/atftp_${PV}
-7
.diff.gz;patch=1 \
+ ${DEBIAN_MIRROR}/main/a/atftp/atftp_${PV}
.dfsg-3
.diff.gz;patch=1 \
file://atftpd.init"
S = "${WORKDIR}/atftp-${PV}"