Paul Spooren cbc7393294
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>
2024-02-17 14:45:35 +01:00
..
2023-05-28 13:19:10 +02:00
2021-02-05 14:54:47 +01:00
2024-02-01 21:36:00 +01:00
2024-02-08 18:35:42 +01:00
2023-02-18 17:12:30 +01:00
2022-11-27 00:52:06 +01:00
2023-04-05 08:24:49 -03:00
2024-02-16 10:01:19 +01:00
2023-05-28 13:19:10 +02:00
2021-10-24 18:20:50 +02:00
2021-02-05 14:54:47 +01:00