Hi all,

There is a problem with the recent package rename from libtool to libltdl - it break a lot of packages in the packages feeds (or at least causes a great number of warnings; haven't tried ignoring the warning yet).

The issue occurs because metadata.pm assumes that the subdirectory name is the same as the source package name (PKG_NAME), however with the libltdl commit that is not true of package libtool

(PKG_NAME=libtool but subdir name is libltdl).

It is not safe in OpenWrt to have PKG_NAME != subdir name.

Regards,

Daniel
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to