mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-27 07:57:27 +00:00
exo: refresh patches
Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
committed by
Armin Kuster
parent
2e19b40505
commit
1cb118d3e7
@@ -1,6 +1,20 @@
|
|||||||
--- a/configure.ac 2007-12-02 10:37:06.000000000 -0200
|
From 13a74582ffd7f81dbd66a7296fc76007718e9d4d Mon Sep 17 00:00:00 2001
|
||||||
+++ b/configure.ac 2008-06-05 17:21:42.000000000 -0300
|
From: Andreas Mueller <schnitzeltony@gmx.de>
|
||||||
@@ -127,22 +127,24 @@
|
Date: Mon, 1 Aug 2011 17:16:29 +0200
|
||||||
|
|
||||||
|
Upstream-Status: Inappropriate [embedded specific]
|
||||||
|
|
||||||
|
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
||||||
|
|
||||||
|
---
|
||||||
|
configure.ac | 34 ++++++++++++++++++----------------
|
||||||
|
1 file changed, 18 insertions(+), 16 deletions(-)
|
||||||
|
|
||||||
|
diff --git a/configure.ac b/configure.ac
|
||||||
|
index 0de5ceb..3f92d1b 100644
|
||||||
|
--- a/configure.ac
|
||||||
|
+++ b/configure.ac
|
||||||
|
@@ -143,22 +143,24 @@ AC_FUNC_MMAP()
|
||||||
dnl ***************************************
|
dnl ***************************************
|
||||||
dnl *** Check for strftime() extensions ***
|
dnl *** Check for strftime() extensions ***
|
||||||
dnl ***************************************
|
dnl ***************************************
|
||||||
|
|||||||
@@ -1,22 +1,24 @@
|
|||||||
From 5f1e19860d89647488bdd32a02fb332f69434405 Mon Sep 17 00:00:00 2001
|
From 9231a2d5b9c5406f33aef3ab4de2dbec9b08ed13 Mon Sep 17 00:00:00 2001
|
||||||
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
|
From: =?UTF-8?q?Andreas=20M=C3=BCller?= <schnitzeltony@googlemail.com>
|
||||||
Date: Fri, 18 May 2012 21:13:00 +0200
|
Date: Fri, 18 May 2012 21:13:00 +0200
|
||||||
Subject: [PATCH] Do not run tests at build time
|
Subject: [PATCH] Do not run tests at build time
|
||||||
MIME-Version: 1.0
|
MIME-Version: 1.0
|
||||||
Content-Type: text/plain; charset=UTF-8
|
Content-Type: text/plain; charset=UTF-8
|
||||||
Content-Transfer-Encoding: 8bit
|
Content-Transfer-Encoding: 8bit
|
||||||
Upstream-Status: Not-Applicable
|
|
||||||
|
Upstream-Status: Inappropriate [embedded specific]
|
||||||
|
|
||||||
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
||||||
|
|
||||||
---
|
---
|
||||||
Makefile.am | 3 +--
|
Makefile.am | 3 +--
|
||||||
1 files changed, 1 insertions(+), 2 deletions(-)
|
1 file changed, 1 insertion(+), 2 deletions(-)
|
||||||
|
|
||||||
diff --git a/Makefile.am b/Makefile.am
|
diff --git a/Makefile.am b/Makefile.am
|
||||||
index 0ab3853..3e72391 100644
|
index 226e79d..62ad18d 100644
|
||||||
--- a/Makefile.am
|
--- a/Makefile.am
|
||||||
+++ b/Makefile.am
|
+++ b/Makefile.am
|
||||||
@@ -8,8 +8,7 @@ SUBDIRS = \
|
@@ -9,8 +9,7 @@ SUBDIRS = \
|
||||||
docs \
|
docs \
|
||||||
icons \
|
icons \
|
||||||
pixmaps \
|
pixmaps \
|
||||||
@@ -24,8 +26,5 @@ index 0ab3853..3e72391 100644
|
|||||||
- tests
|
- tests
|
||||||
+ po
|
+ po
|
||||||
|
|
||||||
AUTOMAKE_OPTIONS = \
|
distclean-local:
|
||||||
1.9 \
|
rm -rf *.cache *~
|
||||||
--
|
|
||||||
1.7.4.4
|
|
||||||
|
|
||||||
|
|||||||
@@ -10,9 +10,10 @@ exo-csource creates c-header files from glade resource output files. When
|
|||||||
building xfce-packages from git instead of tarball this exo-csource-native is
|
building xfce-packages from git instead of tarball this exo-csource-native is
|
||||||
required.
|
required.
|
||||||
|
|
||||||
Upstream-Status: Inappropriate [configuration]
|
Upstream-Status: Inappropriate [embedded specific]
|
||||||
|
|
||||||
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
|
||||||
|
|
||||||
---
|
---
|
||||||
Makefile.am | 10 +---------
|
Makefile.am | 10 +---------
|
||||||
configure.ac | 22 ----------------------
|
configure.ac | 22 ----------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user