libvpx: fix 0.9.1 build when prefix=""
authorMichael Smith <msmith@cbnco.com>
Thu, 23 Sep 2010 18:47:32 +0000 (14:47 -0400)
committerMichael Smith <msmith@cbnco.com>
Mon, 27 Sep 2010 11:54:54 +0000 (07:54 -0400)
commit96eb8296fea83132afcca2bfccf2de2c9f03e211
treedb664126c0ba7ac0cc3eded2d9b59d820595887b
parent3619711f4c1c3e99d542801259d029e74a8cab8b
libvpx: fix 0.9.1 build when prefix=""

The configure script was changed in 0.9.1 and introduced some logic that
breaks when prefix is an empty string.

Also switch to INC_PR for 0.9.0 and 0.9.1.

Signed-off-by: Michael Smith <msmith@cbnco.com>
recipes/webm/libvpx-0.9.1/libvpx-configure-support-blank-prefix.patch [new file with mode: 0644]
recipes/webm/libvpx.inc
recipes/webm/libvpx_0.9.0.bb
recipes/webm/libvpx_0.9.1.bb