summaryrefslogtreecommitdiffstats
path: root/'
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2014-06-13 08:46:24 +0800
committerJoe MacDonald <joe_macdonald@mentor.com>2014-06-15 23:21:33 -0400
commit8e689bb7a154143c1bdfda5ec7a7e8c79bb1381b (patch)
tree6837f60c4ca933b7a1fba45d6dc6419672c8502d /'
parent09da1e007c106d93c6d397ab84233310015da0e8 (diff)
downloadmeta-openembedded-8e689bb7a154143c1bdfda5ec7a7e8c79bb1381b.tar.gz
tftp-hpa: inherit autotools-brokensep
It needs autotools-brokensep, otherwise do_install error: make: *** No rule to make target `install'. Stop. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to ''')
-rw-r--r--'21
1 files changed, 21 insertions, 0 deletions
diff --git a/' b/'
new file mode 100644
index 0000000000..244cc72981
--- /dev/null
+++ b/'
@@ -0,0 +1,21 @@
1radvd: inherit autotools-brokensep
2
3It needs autotools-brokensep, otherwise do_install error:
4
5install: cannot stat `radvd.conf.example': No such file or directory
6
7(LOCAL REV: NOT UPSTREAM) -- Waiting for updating upstream-master
8
9Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
10
11# Please enter the commit message for your changes. Lines starting
12# with '#' will be ignored, and an empty message aborts the commit.
13# On branch wr-7.0-20140426
14# Your branch is ahead of 'origin/wr-7.0-20140426' by 10 commits.
15# (use "git push" to publish your local commits)
16#
17# Changes to be committed:
18# (use "git reset HEAD <file>..." to unstage)
19#
20# modified: recipes-daemons/radvd/radvd.inc
21#