]> code.ossystems Code Review - openembedded-core.git/commit
libpcap: fix relative path references
authorRoss Burton <ross.burton@intel.com>
Mon, 4 Feb 2013 10:44:16 +0000 (10:44 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 4 Feb 2013 12:19:46 +0000 (12:19 +0000)
commita01c103f54d2f588d78756d19f879eb82d0e5ae4
tree99f36751a1544032f544a4719ac0755709f67e37
parent68838f1d61f91229ee489889ad2c7f4b61a1f95c
libpcap: fix relative path references

do_configure was using relative paths in do_configure with the assumption that
$S is the same as $B.  This isn't always true, so explicitly use $S.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/libpcap/libpcap.inc