- Sep 23, 2016
-
-
Matthias Schiffer authored
Dependencies on purely virtual packages (satisfied by PROVIDES) that were not using "selects" ("+" flag) would be prepended with the prefix "PACKAGE_" twice, breaking the first alternative. Signed-off-by:
Matthias Schiffer <mschiffer@universe-factory.net>
-
- Jul 07, 2016
-
-
Felix Fietkau authored
Instead of ignoring all metadata for package/kernel/linux, process it and only suppress emitting config data to tmp/.config-package.in This ensures that packages that select kmod-* packages can inherit their depdendencies. Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Jun 07, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- May 15, 2016
-
-
Felix Fietkau authored
It has been unused for years Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- May 13, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- May 11, 2016
-
-
Felix Fietkau authored
Generate the active profile name in menuconfig context Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
Felix Fietkau authored
Used to mix device profiles (specified in the image makefile) with regular target profiles. Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- May 09, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@nbd.name>
-
- Apr 13, 2016
-
-
Jo-Philipp Wich authored
Introduce a new symbol ALL_NONSHARED which selects all non-sharable packages by default. This option is mainly intented for buildbot setups to build the target dependant software subset only. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
Jo-Philipp Wich authored
Switch to the new "Repository" metadata field to populate tmp/.packagesubdirs Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
- Apr 06, 2016
-
-
Jo-Philipp Wich authored
Add a new string symbol "CONFIG_TARGET_SUBTARGET" which contains the name of the chosen subtarget or "generic" if there are no subtargets available. Signed-off-by:
Jo-Philipp Wich <jo@mein.io>
-
- Jan 24, 2016
-
-
Jo-Philipp Wich authored
This is useful to just use the kmods from an official build while supplying base packages from a custom feed or the other way around; for just overriding the kmods with a local repo while using official repos for the rest. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 48475
-
- Jan 10, 2016
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 48170
-
- Mar 29, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 45112
-
- Mar 16, 2015
-
-
Jonas Gorski authored
Split out kmods from ALL to make it easier to create local builds that are compatible kmod-wise with releases. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 44830
-
- Mar 15, 2015
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44776
-
- Feb 09, 2015
-
-
John Crispin authored
With this change, override information is now parsed from the metadata and put in the %packages hash. A new hash - %overrides - is created and exported, to be used during the .config-package.in generation. If an override is detected, a new option CONFIG_OVERRIDE_PKGS will be created in the .config, and will contain a space-separated list of all the overridden packages. Signed-off-by:
Mathieu Olivari <mathieu@qca.qualcomm.com> SVN-Revision: 44336
-
- Jan 29, 2015
-
-
Jo-Philipp Wich authored
Also support version annotated Kconfig symbols in the kconfig subcommand. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 44188
-
- Oct 26, 2014
-
-
John Crispin authored
Many packages define already metadata about their license (PKG_LICENSE), but this is only included in the ipk files. This change allows to create the information also on the build-host, to get an overview on the used licenses. In the full list, also all packages without this info are shown Signed-off-by:
Thomas Langer <thomas.langer@lantiq.com> SVN-Revision: 43070
-
- Oct 05, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42770
-
- Sep 23, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 42654
-
- Aug 05, 2014
-
-
Jo-Philipp Wich authored
This changeset implements a new menuconfig option to generate separate repositories for each enabled package feed instead of one monolithic one. Signed-off-by:
Jo-Philipp Wich <jow@openwrt.org> SVN-Revision: 42002
-
- Jun 12, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 41160
-
- Jun 11, 2014
-
-
John Crispin authored
Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 41122
-
- Jun 02, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40980
-
- Jun 01, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 40896
-
- Mar 13, 2014
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39917
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 39916
-
- Nov 22, 2013
-
-
Imre Kaloz authored
Signed-off-by:
Imre Kaloz <kaloz@openwrt.org> SVN-Revision: 38893
-
- Oct 17, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38439
-
- Oct 16, 2013
-
-
Luka Perkov authored
Signed-off-by:
Luka Perkov <luka@openwrt.org> SVN-Revision: 38431
-
- Sep 26, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 38214
-
- Aug 04, 2013
-
-
Felix Fietkau authored
This improves duplicate dependency detection Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37679
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37678
-
- Jul 21, 2013
-
-
Felix Fietkau authored
kernel: add a new global config symbol for enabling rfkill support (can be enabled by default via target feature flag) Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37491
-
- Jul 19, 2013
-
-
Felix Fietkau authored
Signed-off-by:
Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37433
-
- Jul 18, 2013
-
-
Jo-Philipp Wich authored
scripts: change metadata.pm and metadata.pl to not emit "default m if ALL" Kconfig instructions for hidden packages SVN-Revision: 37397
-
- Jul 16, 2013
-
-
Jo-Philipp Wich authored
metadata.pl: use alphabetical order for menuconfig categories, also fixes random ordering of symbols in .config SVN-Revision: 37369
-
- Jun 29, 2013
-
-
John Crispin authored
module and build deps did not work for kernel modules Signed-off-by:
John Crispin <blogic@openwrt.org> SVN-Revision: 37091
-
- Jun 05, 2013
-
-
Jonas Gorski authored
Make jffs2_nand a separate option so this can be triggered without forcing jffs2 images for nor targets. Adds a new NAND_BLOCKSIZE variable that allows setting the generated layout in <page_size>:<block_size> pairs. Signed-off-by:
Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36860
-