Matthias Schiffer
77beaf2ec9
package: replace $(STAGING_DIR)/host with $(STAGING_DIR_HOSTPKG)
...
Cleanup to prepare for changing STAGING_DIR_HOSTPKG. The actual change of
STAGING_DIR_HOSTPKG (i.e., moving the host packages back into a common, not
target-specific directory) will be done after the first LEDE release, but
the cleanup will also be useful for projects like Gluon.
Signed-off-by: Matthias Schiffer <mschiffer@universe-factory.net >
2017-01-10 22:15:37 +01:00
Alexandru Ardelean
832cd7ceb5
libs/libiconv: drop Build/Prepare rule in favor of default one
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com >
2016-10-15 11:36:51 +02:00
Jo-Philipp Wich
24a7ccb056
treewide: replace jow@openwrt.org with jo@mein.io
...
Signed-off-by: Jo-Philipp Wich <jo@mein.io >
2016-06-07 11:42:52 +02:00
Gergely Kiss
a2b555189b
libiconv: add all ASCII aliases
...
This patch adds missing ASCII aliases to the libiconv stub in order to avoid conversion errors like https://github.com/openwrt/packages/issues/2373
Signed-off-by: Gergely Kiss <mail.gery@gmail.com >
2016-05-02 18:35:35 +01:00
Felix Fietkau
4c030333a3
libiconv: install to the new prefix
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org >
SVN-Revision: 48402
2016-01-20 19:12:22 +00:00
Steven Barth
bec9d38fa4
Add a few SPDX tags
...
Signed-off-by: Steven Barth <steven@midlink.org >
SVN-Revision: 43151
2014-11-02 12:20:54 +00:00
Florian Fainelli
23dc201979
libiconv: compile iconv stub with TARGET_CFLAGS
...
Fixes spurious build issues when changing target CFLAGS for specific ABI
options (such as ARM's floating point ABI).
Signed-off-by: Florian Fainelli <florian@openwrt.org >
SVN-Revision: 35683
2013-02-19 17:22:46 +00:00
Hamish Guthrie
81a3d9ba31
licensing: Add licensing metadata to many packages Two new variables are introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated.
...
The licensing metadata is put into the bin/<platform>/packages/Packages file
for later parsing. A script for that is on it's way!
SVN-Revision: 33861
2012-10-19 15:34:28 +00:00
Jo-Philipp Wich
a49d72d713
libiconv: move to trunk and add myself as maintainer
...
SVN-Revision: 33710
2012-10-10 17:56:22 +00:00