summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-daemons/atftp/atftp_git.bb
diff options
context:
space:
mode:
authorRoy.Li <rongqing.li@windriver.com>2013-08-20 14:57:37 +0800
committerJoe MacDonald <joe@deserted.net>2013-09-05 09:16:33 -0400
commit2b5682418cdec33f91e6fc3545e7dfcea57de4c7 (patch)
treefdbee147ffae668bb495dda8bd2a2a2bd8db7b27 /meta-networking/recipes-daemons/atftp/atftp_git.bb
parent728254ca47e9bd9bd67b73d192adf8cd59ec1b12 (diff)
downloadmeta-openembedded-2b5682418cdec33f91e6fc3545e7dfcea57de4c7.tar.gz
atftp: port a patch from OpenSUSE to fix "Sorcerer's Apprentice Syndrome"(SAS)
Signed-off-by: Roy.Li <rongqing.li@windriver.com> Signed-off-by: Joe MacDonald <joe@deserted.net>
Diffstat (limited to 'meta-networking/recipes-daemons/atftp/atftp_git.bb')
-rw-r--r--meta-networking/recipes-daemons/atftp/atftp_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-daemons/atftp/atftp_git.bb b/meta-networking/recipes-daemons/atftp/atftp_git.bb
index 6156bb1c77..ffc0bc8745 100644
--- a/meta-networking/recipes-daemons/atftp/atftp_git.bb
+++ b/meta-networking/recipes-daemons/atftp/atftp_git.bb
@@ -13,6 +13,7 @@ SRC_URI = "git://git.code.sf.net/p/atftp/code \
13 file://atftpd-0.7_unprotected_assignments_crash.patch \ 13 file://atftpd-0.7_unprotected_assignments_crash.patch \
14 file://atftpd.init \ 14 file://atftpd.init \
15 file://atftpd.service \ 15 file://atftpd.service \
16 file://atftp-0.7-sorcerers_apprentice.patch \
16" 17"
17S = "${WORKDIR}/git" 18S = "${WORKDIR}/git"
18 19