diff options
Diffstat (limited to 'meta/recipes-devtools/yaffs2/files')
-rw-r--r-- | meta/recipes-devtools/yaffs2/files/mkyaffs2image.patch | 2 | ||||
-rw-r--r-- | meta/recipes-devtools/yaffs2/files/yaffs2-unioob.patch | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/yaffs2/files/mkyaffs2image.patch b/meta/recipes-devtools/yaffs2/files/mkyaffs2image.patch index e55d58bbd..e78b35037 100644 --- a/meta/recipes-devtools/yaffs2/files/mkyaffs2image.patch +++ b/meta/recipes-devtools/yaffs2/files/mkyaffs2image.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport + * * mkyaffs2image hacks by NCB * diff --git a/meta/recipes-devtools/yaffs2/files/yaffs2-unioob.patch b/meta/recipes-devtools/yaffs2/files/yaffs2-unioob.patch index c894528ca..8152dabe4 100644 --- a/meta/recipes-devtools/yaffs2/files/yaffs2-unioob.patch +++ b/meta/recipes-devtools/yaffs2/files/yaffs2-unioob.patch @@ -1,3 +1,5 @@ +Upstream-Status: Backport + diff -urN yaffs2.orig/yaffs_mtdif2.c yaffs2/yaffs_mtdif2.c --- yaffs2.orig/yaffs_mtdif2.c 2005-12-07 14:00:38.000000000 -0800 +++ yaffs2/yaffs_mtdif2.c 2006-02-10 17:13:58.000000000 -0800 |