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:35:27 +0000 |
commit | 0eb139619301d0efee330932eba3617dcb39284e (patch) | |
tree | 597ffde19bfb1093e48d4ae858b1a94c4c279992 /meta/recipes-bsp | |
parent | 1e4466fc1ce32e5903ce0ed3f0ac80e3e93e1e24 (diff) | |
download | openembedded-core-0eb139619301d0efee330932eba3617dcb39284e.tar.gz openembedded-core-0eb139619301d0efee330932eba3617dcb39284e.tar.bz2 openembedded-core-0eb139619301d0efee330932eba3617dcb39284e.tar.xz openembedded-core-0eb139619301d0efee330932eba3617dcb39284e.zip |
Patch Upstream Status Updates
Signed-off-by: Saul Wold <sgw@linux.intel.com>
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 c58043df4..c423228ee 100644 --- a/meta/recipes-bsp/orinoco/files/COPYING.patch +++ b/meta/recipes-bsp/orinoco/files/COPYING.patch @@ -1,3 +1,5 @@ +Upstream-Status: Inappropriate [licensing] + diff -ruN orinoco-conf-1.0-orig/COPYING orinoco-conf-1.0/COPYING --- orinoco-conf-1.0-orig/COPYING 1970-01-01 08:00:00.000000000 +0800 +++ 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 69cb75891..d61444231 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 @@ +Upstream-Status: Inappropriate [configuration] + --- cpu/arm920t/config.mk | 4 ++-- 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 d0fb99699..29c26a964 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 @@ +Upstream-Status: Inappropriate [configuration] + Index: git/Makefile =================================================================== --- git.orig/Makefile |