diff options
author | Joe MacDonald <joe_macdonald@mentor.com> | 2014-06-16 11:02:22 -0400 |
---|---|---|
committer | Joe MacDonald <joe_macdonald@mentor.com> | 2014-06-16 11:02:22 -0400 |
commit | c76b3b9b97fcdc5854c1d27247c4998c59c2fd2b (patch) | |
tree | 7520418a8aa5feb16518170a9e72fdbad4fc7175 | |
parent | 26b31ad72899a68d93029f5cce4afa63c3b78a6b (diff) | |
download | meta-openembedded-c76b3b9b97fcdc5854c1d27247c4998c59c2fd2b.tar.gz |
claanup: remove garbage file
I didn't notice a patch that was submitted had garbage in it and so
committed the otherwise okay patch. Clean up after myself.
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
-rw-r--r-- | ' | 21 |
1 files changed, 0 insertions, 21 deletions
@@ -1,21 +0,0 @@ | |||
1 | radvd: inherit autotools-brokensep | ||
2 | |||
3 | It needs autotools-brokensep, otherwise do_install error: | ||
4 | |||
5 | install: cannot stat `radvd.conf.example': No such file or directory | ||
6 | |||
7 | (LOCAL REV: NOT UPSTREAM) -- Waiting for updating upstream-master | ||
8 | |||
9 | Signed-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 | # | ||