| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Before this commit, it was assumed that mkhash is in the PATH. While
this was fine for the normal build workflow, this led to some issues if
make TOPDIR="$(pwd)" -C "$pkgdir" compile
was called manually. In most of the cases, I just saw warnings like this:
make: Entering directory '/home/.../package/gluon-status-page'
bash: line 1: mkhash: command not found
bash: line 1: mkhash: command not found
bash: line 1: mkhash: command not found
bash: line 1: mkhash: command not found
bash: line 1: mkhash: command not found
bash: line 1: mkhash: command not found
bash: line 1: mkhash: command not found
bash: line 1: mkhash: command not found
[...]
While these were only warnings and the package still compiled sucessfully,
I also observed that some package even fail to build because of this.
After applying this commit, the variable $(MKHASH) is introduced. This
variable points to $(STAGING_DIR_HOST)/bin/mkhash, which is always the
correct path.
Signed-off-by: Leonardo Mörlein <me@irrelefant.net>
|
|
|
|
|
|
|
|
|
| |
The license folder is a core part of OpenWrt and all GPL-2.0 licensed.
Use SPDX license tags to allow machines to check licenses.
Signed-off-by: Paul Spooren <mail@aparcar.org>
[rebase, keep some Copyright lines, sharpen commit message]
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
|
|
|
|
|
|
|
|
| |
Use LINUX_DIR as a path when patching kernel. Doesn't break the current usage,
but allows to create packages that will contain variation of a kernel with
kernel being build in some subdirectory of PKG_BUILD_DIR.
Signed-off-by: Michal Hrusecky <michal.hrusecky@nic.cz>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* properly format/comment all patches
* merge debloat patches
* merge Kconfig patches
* merge swconfig patches
* merge hotplug patches
* drop 200-fix_localversion.patch - upstream
* drop 222-arm_zimage_none.patch - unused
* drop 252-mv_cesa_depends.patch - no longer required
* drop 410-mtd-move-forward-declaration-of-struct-mtd_info.patch - unused
* drop 661-fq_codel_keep_dropped_stats.patch - outdated
* drop 702-phy_add_aneg_done_function.patch - upstream
* drop 840-rtc7301.patch - unused
* drop 841-rtc_pt7c4338.patch - upstream
* drop 921-use_preinit_as_init.patch - unused
* drop spio-gpio-old and gpio-mmc - unused
Signed-off-by: John Crispin <john@phrozen.org>
|
|
|
|
|
|
|
|
| |
Override {HOST_}QUILT before making decisions based on it, else it will
cause target/linux/refresh to fail on first run.
Fixes: 36ba6237d6e3a23fbeadcc1812a892faa4b07cbe ("build: fix quilt for mixed package/host builds")
Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com>
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
|
|
| |
Makes behavor consistent with package builds and regular host builds
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
|
|
| |
Previous behavior can be restored by using QUILT=1 on target/prepare
Signed-off-by: Felix Fietkau <nbd@nbd.name>
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 47868
|
|
|
|
|
|
| |
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 45127
|
|
|
|
|
|
| |
re-running Build/Configure
SVN-Revision: 30500
|
|
|
|
| |
SVN-Revision: 26627
|
|
|
|
| |
SVN-Revision: 23315
|
|
|
|
| |
SVN-Revision: 23286
|
|
|
|
| |
SVN-Revision: 14998
|
|
|
|
| |
SVN-Revision: 14996
|
|
|
|
| |
SVN-Revision: 14987
|
|
|
|
| |
SVN-Revision: 14910
|
|
|
|
|
|
| |
package/<name>/host/<target> this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants
SVN-Revision: 14905
|
|
|
|
| |
SVN-Revision: 14739
|
|
|
|
|
|
| |
make recursions
SVN-Revision: 14734
|
|
|
|
| |
SVN-Revision: 14630
|
|
|
|
| |
SVN-Revision: 14620
|
|
|
|
| |
SVN-Revision: 14617
|
|
|
|
|
|
| |
host-build steps
SVN-Revision: 14610
|
|
|
|
| |
SVN-Revision: 14351
|
|
|
|
| |
SVN-Revision: 14178
|
|
|
|
| |
SVN-Revision: 14149
|
|
|
|
| |
SVN-Revision: 13021
|
|
|
|
|
|
| |
now applies to *ALL* kernel versions, and is copied along with ./files-* - this gets rid of quite a bit of redundancy in the extra kernel drivers.
SVN-Revision: 13010
|
|
|
|
| |
SVN-Revision: 12938
|
|
|
|
| |
SVN-Revision: 12400
|
|
|
|
| |
SVN-Revision: 11350
|
|
|
|
| |
SVN-Revision: 11295
|
|
|
|
| |
SVN-Revision: 10972
|
|
|
|
| |
SVN-Revision: 10722
|
|
|
|
| |
SVN-Revision: 9531
|
|
|
|
| |
SVN-Revision: 9166
|
|
|
|
| |
SVN-Revision: 9121
|
|
|
|
|
|
| |
after fixing a broken patch stack with quilt
SVN-Revision: 9120
|
|
|
|
| |
SVN-Revision: 9100
|
|
|
|
| |
SVN-Revision: 9063
|
|
|
|
| |
SVN-Revision: 9062
|
|
|
|
| |
SVN-Revision: 9061
|
|
|
|
| |
SVN-Revision: 9059
|
|
|
|
| |
SVN-Revision: 9051
|
|
|
|
| |
SVN-Revision: 8879
|
|
|
|
| |
SVN-Revision: 8736
|