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:41:57 +0000 (12:41 +0000)
commita38fa45e1a91d177a484cadd8796c1aa8fbfe5aa
treedf702e773865ad9465dd8de03f350afcd2837319
parent9422056bc9255d4a2316e605048be610d93d9684
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.

(From OE-Core rev: a01c103f54d2f588d78756d19f879eb82d0e5ae4)

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