You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
9 years ago
..
base-files base-files: default_postinst: propagate the real postinst return code 9 years ago
boot sunxi: fix uboot install location 9 years ago
devel oprofile: fix path to kernel headers 9 years ago
firmware kernel: add staging r8188eu module (3.13) 10 years ago
kernel mac80211: add mt7601u driver 9 years ago
libs polarssl: Fix build failures due to PKG_NAME != dir name 9 years ago
network uhttpd: pass X-HTTP-Method-Override header to cgi scripts 9 years ago
system procd: fix seccomp build on some architectures 9 years ago
utils ugps: update to latest git HEAD 9 years ago
Makefile build: Prevent more gzip timestamps 9 years ago