]> code.ossystems Code Review - openembedded-core.git/commit
bluez4: Fix encrypt symbol namespace collision
authorKhem Raj <raj.khem@gmail.com>
Mon, 6 Apr 2015 17:36:45 +0000 (17:36 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 15 May 2015 17:12:03 +0000 (18:12 +0100)
commit899a6f213eb350334987e818094c8acd7ab513ab
tree90666a9a1cb598acb66ef294915b9af1ffdbbce8
parent783982314f140611ba2056a280421085bba5c155
bluez4: Fix encrypt symbol namespace collision

| Makefile:3352: recipe for target 'test/l2test.o' failed
| make[1]: *** [test/l2test.o] Error 1
| make[1]: *** Waiting for unfinished jobs....
| test/rctest.c:82:12: error: 'encrypt' redeclared as different kind of
symbol
|  static int encrypt = 0;
|             ^
| In file included from test/rctest.c:33:0:

Change-Id: Iaf2f644ef3cef6f96c6e4bc421c9e78a0e23e674
(From OE-Core master rev: 795a409919774f3a2a4c859799de36f1064efd83)

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bluez/bluez4-4.101/fix_encrypt_collision.patch [new file with mode: 0644]
meta/recipes-connectivity/bluez/bluez4_4.101.bb