diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-12-14 17:56:34 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-12-15 14:36:26 +0000 |
commit | 6036845d1c07420a99b78421bb3479adf7d754e7 (patch) | |
tree | eb67aa243a66b9a5dd12b644ba0e4be799f715c9 /meta/recipes-bsp | |
parent | 984eb9e5a7989d7207e3e284f440877610483edf (diff) | |
download | poky-6036845d1c07420a99b78421bb3479adf7d754e7.tar.gz |
Patch Upstream Status Updates
(From OE-Core rev: 0eb139619301d0efee330932eba3617dcb39284e)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-bsp')
-rw-r--r-- | meta/recipes-bsp/orinoco/files/COPYING.patch | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/u-boot/files/fix-arm920t-eabi.patch | 2 | ||||
-rw-r--r-- | meta/recipes-bsp/x-load/x-load-git/beagleboard/name.patch | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/meta/recipes-bsp/orinoco/files/COPYING.patch b/meta/recipes-bsp/orinoco/files/COPYING.patch index c58043df43..c423228ee6 100644 --- a/meta/recipes-bsp/orinoco/files/COPYING.patch +++ b/meta/recipes-bsp/orinoco/files/COPYING.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [licensing] | ||
2 | |||
1 | diff -ruN orinoco-conf-1.0-orig/COPYING orinoco-conf-1.0/COPYING | 3 | diff -ruN orinoco-conf-1.0-orig/COPYING orinoco-conf-1.0/COPYING |
2 | --- orinoco-conf-1.0-orig/COPYING 1970-01-01 08:00:00.000000000 +0800 | 4 | --- orinoco-conf-1.0-orig/COPYING 1970-01-01 08:00:00.000000000 +0800 |
3 | +++ orinoco-conf-1.0/COPYING 2010-12-09 16:46:42.034965101 +0800 | 5 | +++ orinoco-conf-1.0/COPYING 2010-12-09 16:46:42.034965101 +0800 |
diff --git a/meta/recipes-bsp/u-boot/files/fix-arm920t-eabi.patch b/meta/recipes-bsp/u-boot/files/fix-arm920t-eabi.patch index 69cb75891d..d61444231c 100644 --- a/meta/recipes-bsp/u-boot/files/fix-arm920t-eabi.patch +++ b/meta/recipes-bsp/u-boot/files/fix-arm920t-eabi.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | --- | 3 | --- |
2 | cpu/arm920t/config.mk | 4 ++-- | 4 | cpu/arm920t/config.mk | 4 ++-- |
3 | 1 file changed, 2 insertions(+), 2 deletions(-) | 5 | 1 file changed, 2 insertions(+), 2 deletions(-) |
diff --git a/meta/recipes-bsp/x-load/x-load-git/beagleboard/name.patch b/meta/recipes-bsp/x-load/x-load-git/beagleboard/name.patch index d0fb99699d..29c26a9644 100644 --- a/meta/recipes-bsp/x-load/x-load-git/beagleboard/name.patch +++ b/meta/recipes-bsp/x-load/x-load-git/beagleboard/name.patch | |||
@@ -1,3 +1,5 @@ | |||
1 | Upstream-Status: Inappropriate [configuration] | ||
2 | |||
1 | Index: git/Makefile | 3 | Index: git/Makefile |
2 | =================================================================== | 4 | =================================================================== |
3 | --- git.orig/Makefile | 5 | --- git.orig/Makefile |