polarssl: Fix build failures due to PKG_NAME != dir name
authorcyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 18 Aug 2015 08:37:38 +0000 (08:37 +0000)
committercyrus <cyrus@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 18 Aug 2015 08:37:38 +0000 (08:37 +0000)
commitc3eab1cd32f7576a9aa21f7554cb31daeaab5e3b
treebfa2552d2ed3c3cd468df6d2eef33d5d8190a8d2
parenta03dcb0fd25ac10f0328c1d7acbee8968373a021
polarssl: Fix build failures due to PKG_NAME != dir name

Packages that depend on PolarSSL fail to build because polarssl's InstallDev
section never actually gets executed because (prior to this patch) the package
name does not match the subdir the package is in (presumably due to upstream
name change).  As a workaround I have changed the package name back to
polarssl and used a new variable SRC_PKG_NAME for the purposes of downloading
the upstream tarball and creating PKG_BUILD_DIR.

Signed-off-by: Daniel Dickinson <openwrt@daniel.thecshore.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46683 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/libs/polarssl/Makefile