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/u-boot/files | |
parent | 1e4466fc1ce32e5903ce0ed3f0ac80e3e93e1e24 (diff) | |
download | openembedded-core-0eb139619301d0efee330932eba3617dcb39284e.tar.gz openembedded-core-0eb139619301d0efee330932eba3617dcb39284e.tar.bz2 openembedded-core-0eb139619301d0efee330932eba3617dcb39284e.zip |
Patch Upstream Status Updates
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-bsp/u-boot/files')
-rw-r--r-- | meta/recipes-bsp/u-boot/files/fix-arm920t-eabi.patch | 2 |
1 files changed, 2 insertions, 0 deletions
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 @@ +Upstream-Status: Inappropriate [configuration] + --- cpu/arm920t/config.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) |