]> 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>
Thu, 9 Apr 2015 18:48:04 +0000 (19:48 +0100)
commit795a409919774f3a2a4c859799de36f1064efd83
treee5f9542ef34578de70c472f0792078b707d30eda
parent6da9a5269782923fe5807b07217ffe19b9fb633e
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
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