diff options
author | Robert Marko <robimarko@gmail.com> | 2024-11-19 23:56:19 +0100 |
---|---|---|
committer | Robert Marko <robimarko@gmail.com> | 2024-11-20 09:49:21 +0100 |
commit | 52519a59a859d349f154ed79e0a3d63457b6aa6a (patch) | |
tree | c9f5dd00ca5e257af90ad59173f4b654b4ef18b3 /toolchain/build_version | |
parent | 03eeeffbd62bbba201445e0b79bd3360c896a4c8 (diff) | |
download | openwrt-master.tar.gz openwrt-master.tar.bz2 openwrt-master.zip |
Trying to use 'package_whatdepends' feature of the ImageBuilder with OPKG
will currently fail as OPKG does not support "list --depends" call at all,
it seems that this is a mixup from the original APK support commit.
So, lets restore 'package_whatdepends' support for OPKG by calling
"whatdepends -A" instead as we used to before APK support.
Fixes: d788ab376f85 ("build: add APK package build capabilities")
Link: https://github.com/openwrt/openwrt/pull/17022
Signed-off-by: Robert Marko <robimarko@gmail.com>
Diffstat (limited to 'toolchain/build_version')
0 files changed, 0 insertions, 0 deletions