diff options
| author | Roy.Li <rongqing.li@windriver.com> | 2013-08-20 14:57:37 +0800 |
|---|---|---|
| committer | Joe MacDonald <joe@deserted.net> | 2013-09-05 09:16:33 -0400 |
| commit | 2b5682418cdec33f91e6fc3545e7dfcea57de4c7 (patch) | |
| tree | fdbee147ffae668bb495dda8bd2a2a2bd8db7b27 /meta-networking/recipes-daemons/atftp/atftp_git.bb | |
| parent | 728254ca47e9bd9bd67b73d192adf8cd59ec1b12 (diff) | |
| download | meta-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.bb | 1 |
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 | " |
| 17 | S = "${WORKDIR}/git" | 18 | S = "${WORKDIR}/git" |
| 18 | 19 | ||
