mirror of
https://github.com/thead-yocto-mirror/meta-openembedded
synced 2026-09-17 20:51:57 +02:00
liboop: Upgrade 1.0 -> 1.0.1
Remove patches applied upstream. Update to the current homepage. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,14 +1,3 @@
|
||||
--- a/configure
|
||||
+++ b/configure
|
||||
@@ -19935,7 +19935,7 @@
|
||||
fi
|
||||
|
||||
if test xno != x$with_tcl; then
|
||||
- for version in 8.4 8.3 8.2 8.1 8.0 ; do
|
||||
+ for version in "" 8.4 8.3 8.2 8.1 8.0 ; do
|
||||
CPPFLAGS="$save_cppflags -I/usr/include/tcl$version"
|
||||
as_ac_Lib=`echo "ac_cv_lib_tcl$version''_Tcl_Main" | $as_tr_sh`
|
||||
echo "$as_me:$LINENO: checking for Tcl_Main in -ltcl$version" >&5
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -71,7 +71,7 @@
|
||||
|
||||
Reference in New Issue
Block a user