bluelog: fix oui.txt processing 2919/head
authorJo-Philipp Wich <jo@mein.io>
Mon, 30 May 2016 16:32:55 +0000 (18:32 +0200)
committerEtienne CHAMPETIER <champetier.etienne@gmail.com>
Sun, 3 Jul 2016 12:55:43 +0000 (12:55 +0000)
commit641062ccfc918cd6a49658108700bd6f3d1ca387
tree136bb064964c390ebf86743dbf54c457a0d9a0b2
parentcaa7c466bb789659f1f1155cd9657894c1b3da76
bluelog: fix oui.txt processing

 - Use a temporary file path within the package build directory to avoid
   cluttering the host systems `/tmp` directory.

 - Switch to a gzipped, snapshotted copy of the `oui.txt` file since the
   upstream IEEE server is extremely slow, also fetching an unversioned HTTP
   resource during compilation breaks reproducable builds.

Signed-off-by: Jo-Philipp Wich <jo@mein.io>
[rework to use standard download facility]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
utils/bluelog/Makefile
utils/bluelog/patches/100-gen-oui-fix-tempfile-use-mirror.patch [new file with mode: 0644]