openwrt/package
Steven Barth bef52af66f 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>

SVN-Revision: 46683
2015-08-18 08:37:38 +00:00
..
base-files base-files: default_postinst: propagate the real postinst return code 2015-08-17 06:17:23 +00:00
boot sunxi: fix uboot install location 2015-08-15 14:34:42 +00:00
devel oprofile: fix path to kernel headers 2015-08-13 19:02:21 +00:00
firmware kernel: add staging r8188eu module (3.13) 2014-04-30 21:53:29 +00:00
kernel mac80211: add mt7601u driver 2015-08-17 21:19:27 +00:00
libs polarssl: Fix build failures due to PKG_NAME != dir name 2015-08-18 08:37:38 +00:00
network uhttpd: pass X-HTTP-Method-Override header to cgi scripts 2015-08-17 16:17:36 +00:00
system procd: fix seccomp build on some architectures 2015-08-16 20:37:47 +00:00
utils ugps: update to latest git HEAD 2015-08-17 10:13:03 +00:00
Makefile build: Prevent more gzip timestamps 2015-07-14 09:57:45 +00:00