[OpenWrt-Devel] Recent libtool to libltdl subdir name change

Daniel Dickinson openwrt at daniel.thecshore.com
Sat Jan 9 15:16:50 EST 2016


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 at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list