summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/usbpath/usbpath
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
committerTudor Florea <tudor.florea@enea.com>2015-10-08 22:51:41 +0200
commit1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e (patch)
treea21a5fc103bb3bd65ecd85ed22be5228fc54e447 /meta-oe/recipes-support/usbpath/usbpath
downloadmeta-openembedded-1219bf8a90a7bf8cd3a5363551ef635d51e8fc8e.tar.gz
initial commit for Enea Linux 5.0 arm
Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta-oe/recipes-support/usbpath/usbpath')
-rw-r--r--meta-oe/recipes-support/usbpath/usbpath/configure.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/usbpath/usbpath/configure.patch b/meta-oe/recipes-support/usbpath/usbpath/configure.patch
new file mode 100644
index 000000000..271e6a53a
--- /dev/null
+++ b/meta-oe/recipes-support/usbpath/usbpath/configure.patch
@@ -0,0 +1,11 @@
1Index: usbpath/configure.ac
2===================================================================
3--- usbpath.orig/configure.ac 2014-07-17 20:40:26.000000000 +0000
4+++ usbpath/configure.ac 2014-07-18 07:01:40.933474420 +0000
5@@ -1,5 +1,5 @@
6 AC_INIT([usbpath],[0.1])
7-AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
8+AM_INIT_AUTOMAKE([foreign])
9
10 AC_PROG_CC
11 AC_PROG_RANLIB