diff options
| author | Paul Spooren <mail@aparcar.org> | 2024-02-12 16:59:50 +0100 |
|---|---|---|
| committer | Christian Marangi <ansuelsmth@gmail.com> | 2024-02-17 14:45:35 +0100 |
| commit | cbc7393294960861a50681ef84914858748f5c6b (patch) | |
| tree | 0bc3c899c47a490fbf6ecdcf0988798e54e91b07 /package/qos-scripts/files/usr/bin | |
| parent | 472312f83f886a0749672a634948726fda9c2401 (diff) | |
| download | upstream-cbc7393294960861a50681ef84914858748f5c6b.tar.gz upstream-cbc7393294960861a50681ef84914858748f5c6b.tar.bz2 upstream-cbc7393294960861a50681ef84914858748f5c6b.zip | |
build: align SOURCE path for build system and SDK
Building a package in the build system or the SDK results in different
values for the `SOURCE` property, it's either `packages/<package name>`
or `feeds/base/<package name>`. The reason is that the SDK handles
`openwrt.git` as an external feed called while the build system contains
the *base* packages directly.
Since packages created with either method are (ideally) the same (bit
for bit), align the content of SOURCE. To do so this commit creates a
symlink from `feeds/base` to `$(TOPDIR)/package` and adopts the SOURCE
when building from inside the build system.
Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'package/qos-scripts/files/usr/bin')
0 files changed, 0 insertions, 0 deletions
