diff options
author | 2015-06-24 18:42:13 +0200 | |
---|---|---|
committer | 2015-09-09 19:24:00 +0900 | |
commit | 73e44170d170ae021c2285e938f5f4cbd79c6453 (patch) | |
tree | 6246f8fde5c431f34ae71f32d2e26528ec1ea1fb | |
parent | 3777fb988ec38929ad2291489837074938c8ec58 (diff) | |
download | meta-ivi-73e44170d170ae021c2285e938f5f4cbd79c6453.tar.gz meta-ivi-73e44170d170ae021c2285e938f5f4cbd79c6453.tar.bz2 meta-ivi-73e44170d170ae021c2285e938f5f4cbd79c6453.zip |
libpcap: Remove bluez4/5 hack
Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
-rw-r--r-- | meta-ivi/recipes-connectivity/libpcap/libpcap_1.6.1.bbappend | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/meta-ivi/recipes-connectivity/libpcap/libpcap_1.6.1.bbappend b/meta-ivi/recipes-connectivity/libpcap/libpcap_1.6.1.bbappend deleted file mode 100644 index 1c09005..0000000 --- a/meta-ivi/recipes-connectivity/libpcap/libpcap_1.6.1.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -PACKAGECONFIG_remove = "bluetooth" -PACKAGECONFIG[bluetooth] = "--enable-bluetooth, --disable-bluetooth, bluez5" - -PR = "r1"
\ No newline at end of file |