diff options
author | Martin Borg <martin.borg@enea.com> | 2016-02-03 12:58:29 +0100 |
---|---|---|
committer | Adrian Dudau <adrian.dudau@enea.com> | 2016-02-05 15:58:20 +0100 |
commit | 5aec99522235d3fff9db76998866289b7392abfc (patch) | |
tree | 73883fc16f523eec0f697ac923c9098e4e3e5398 | |
parent | c43297cfa7233270c3c1e4a38b69923387c05d32 (diff) | |
download | meta-nfv-access-common-5aec99522235d3fff9db76998866289b7392abfc.tar.gz |
tclap: drop the bbappend
The problem has been fixed in meta-openembedded,
commit f6f4cadd65c7609776b5e6946e2448bee22397d0
Signed-off-by: Martin Borg <martin.borg@enea.com>
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
-rw-r--r-- | recipes-devtools/tclap/tclap_1.2.1.bbappend | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-devtools/tclap/tclap_1.2.1.bbappend b/recipes-devtools/tclap/tclap_1.2.1.bbappend deleted file mode 100644 index afe3e9c..0000000 --- a/recipes-devtools/tclap/tclap_1.2.1.bbappend +++ /dev/null | |||
@@ -1 +0,0 @@ | |||
1 | ALLOW_EMPTY_${PN} = "1" | ||