summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools')
-rw-r--r--meta/recipes-devtools/mtd/mtd-utils-1.4.1/add-exclusion-to-mkfs-jffs2-git-2.patch2
-rw-r--r--meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git.patch2
-rw-r--r--meta/recipes-devtools/mtd/mtd-utils/fix-ignoreerrors-git.patch2
-rw-r--r--meta/recipes-devtools/mtd/mtd-utils/remove-ubi.patch2
-rw-r--r--meta/recipes-devtools/opkg/opkg-0.1.8/add_vercmp.patch2
-rw-r--r--meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch2
6 files changed, 12 insertions, 0 deletions
diff --git a/meta/recipes-devtools/mtd/mtd-utils-1.4.1/add-exclusion-to-mkfs-jffs2-git-2.patch b/meta/recipes-devtools/mtd/mtd-utils-1.4.1/add-exclusion-to-mkfs-jffs2-git-2.patch
index fb776fddce..57d6a30d82 100644
--- a/meta/recipes-devtools/mtd/mtd-utils-1.4.1/add-exclusion-to-mkfs-jffs2-git-2.patch
+++ b/meta/recipes-devtools/mtd/mtd-utils-1.4.1/add-exclusion-to-mkfs-jffs2-git-2.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1--- /tmp/mkfs.jffs2.c 2009-01-11 15:28:41.000000000 +0100 3--- /tmp/mkfs.jffs2.c 2009-01-11 15:28:41.000000000 +0100
2+++ git/mkfs.jffs2.c 2009-01-11 15:59:29.000000000 +0100 4+++ git/mkfs.jffs2.c 2009-01-11 15:59:29.000000000 +0100
3@@ -100,6 +100,11 @@ 5@@ -100,6 +100,11 @@
diff --git a/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git.patch b/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git.patch
index 5555654490..60edb8f9da 100644
--- a/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git.patch
+++ b/meta/recipes-devtools/mtd/mtd-utils/add-exclusion-to-mkfs-jffs2-git.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1--- 3---
2 mkfs.jffs2.c | 44 ++++++++++++++++++++++++++++++++++++++++++-- 4 mkfs.jffs2.c | 44 ++++++++++++++++++++++++++++++++++++++++++--
3 1 file changed, 42 insertions(+), 2 deletions(-) 5 1 file changed, 42 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/mtd/mtd-utils/fix-ignoreerrors-git.patch b/meta/recipes-devtools/mtd/mtd-utils/fix-ignoreerrors-git.patch
index bec60a18c1..f532a27e9d 100644
--- a/meta/recipes-devtools/mtd/mtd-utils/fix-ignoreerrors-git.patch
+++ b/meta/recipes-devtools/mtd/mtd-utils/fix-ignoreerrors-git.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Pending
2
1--- 3---
2 nanddump.c | 4 ++-- 4 nanddump.c | 4 ++--
3 1 file changed, 2 insertions(+), 2 deletions(-) 5 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/mtd/mtd-utils/remove-ubi.patch b/meta/recipes-devtools/mtd/mtd-utils/remove-ubi.patch
index 4928db00be..24a4697222 100644
--- a/meta/recipes-devtools/mtd/mtd-utils/remove-ubi.patch
+++ b/meta/recipes-devtools/mtd/mtd-utils/remove-ubi.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [configuration]
2
1--- 3---
2 Makefile | 3 --- 4 Makefile | 3 ---
3 1 file changed, 3 deletions(-) 5 1 file changed, 3 deletions(-)
diff --git a/meta/recipes-devtools/opkg/opkg-0.1.8/add_vercmp.patch b/meta/recipes-devtools/opkg/opkg-0.1.8/add_vercmp.patch
index 540be83950..c3396d5890 100644
--- a/meta/recipes-devtools/opkg/opkg-0.1.8/add_vercmp.patch
+++ b/meta/recipes-devtools/opkg/opkg-0.1.8/add_vercmp.patch
@@ -1,3 +1,5 @@
1Upstream-Status: Inappropriate [other]
2
1Index: trunk/libopkg/opkg.c 3Index: trunk/libopkg/opkg.c
2=================================================================== 4===================================================================
3--- trunk.orig/libopkg/opkg.c 2010-01-26 20:32:19.000000000 +0000 5--- trunk.orig/libopkg/opkg.c 2010-01-26 20:32:19.000000000 +0000
diff --git a/meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch b/meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch
index d0711ecd0e..b3515a0f8e 100644
--- a/meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch
+++ b/meta/recipes-devtools/opkg/opkg-0.1.8/headerfix.patch
@@ -2,6 +2,8 @@ Without this, the FILE reference in this header can cause compile issues.
2 2
3RP - 29/1/10 3RP - 29/1/10
4 4
5Upstream-Status: Pending
6
5Index: trunk/libopkg/pkg_dest.h 7Index: trunk/libopkg/pkg_dest.h
6=================================================================== 8===================================================================
7--- trunk.orig/libopkg/pkg_dest.h 2010-01-29 09:37:22.000000000 +0000 9--- trunk.orig/libopkg/pkg_dest.h 2010-01-29 09:37:22.000000000 +0000