diff options
author | Matt Ranostay <matt.ranostay@konsulko.com> | 2019-05-24 20:24:42 +0300 |
---|---|---|
committer | Jan-Simon Moeller <jsmoeller@linuxfoundation.org> | 2019-05-26 18:50:01 +0000 |
commit | 0ee783c6cd51e3765623a1c568ba7f4298894f96 (patch) | |
tree | d4fbd9edc9169b7b42adce5830bdb2e2b8551af6 | |
parent | df7eec4f83ba71a2f80e7c4bc73a0ffaa8749377 (diff) |
recipe-connectivity: libvcard: remove bbappend
libvcard is no longer used by agl-service-bluetooth-pbap so
this bbappend is irrelevant
Bug-AGL: SPEC-2392
Change-Id: I09ce4c290fd1a443917d154b6e964117b2f24801
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
-rw-r--r-- | recipes-connectivity/libvcard/libvcard_%.bbappend | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/recipes-connectivity/libvcard/libvcard_%.bbappend b/recipes-connectivity/libvcard/libvcard_%.bbappend deleted file mode 100644 index 6761a0ff7..000000000 --- a/recipes-connectivity/libvcard/libvcard_%.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -SRCREV = "9b43ca01865f171cdd8a7d47b6da7c1a41c03e38" - -ALLOW_EMPTY_${PN} = "1" |