mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 15:49:36 +02:00
Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
13
meta/packages/autoconf/autoconf-2.59/autoheader-nonfatal-warnings.patch
vendored
Normal file
13
meta/packages/autoconf/autoconf-2.59/autoheader-nonfatal-warnings.patch
vendored
Normal file
@@ -0,0 +1,13 @@
|
||||
--- autoconf-2.59/bin/autoheader.in~ 2003-10-10 14:52:56.000000000 +0100
|
||||
+++ autoconf-2.59/bin/autoheader.in 2004-05-03 01:36:45.000000000 +0100
|
||||
@@ -272,8 +272,8 @@
|
||||
}
|
||||
|
||||
}
|
||||
- exit 1
|
||||
- if keys %symbol;
|
||||
+# exit 1
|
||||
+# if keys %symbol;
|
||||
}
|
||||
|
||||
update_file ("$tmp/config.hin", "$config_h_in");
|
||||
Reference in New Issue
Block a user