diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-12-28 15:41:08 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-01-03 12:10:46 +0000 |
commit | 169e55d802883df763dbff4a4737e05e96358fa3 (patch) | |
tree | 11dc30582c18fc4a8a199adda7f5d46d2312695f /meta/recipes-devtools/opkg-utils | |
parent | 9aca7e651ce829e8a730dd187f54a5bba4253d06 (diff) | |
download | openembedded-core-contrib-169e55d802883df763dbff4a4737e05e96358fa3.tar.gz |
Add Upstream-Status to patches
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Diffstat (limited to 'meta/recipes-devtools/opkg-utils')
-rw-r--r-- | meta/recipes-devtools/opkg-utils/opkg-utils/arfile_header_split.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/opkg-utils/opkg-utils/arfile_header_split.patch b/meta/recipes-devtools/opkg-utils/opkg-utils/arfile_header_split.patch index 435e74e8630..b679f8b970f 100644 --- a/meta/recipes-devtools/opkg-utils/opkg-utils/arfile_header_split.patch +++ b/meta/recipes-devtools/opkg-utils/opkg-utils/arfile_header_split.patch @@ -6,7 +6,7 @@ Subject: ipkg-utils: Make arfile.py handle six digit UIDs as a single field. This makes things better than before as it now honors the fixed field widths. -Upsteam-status: Pending (there is no upstream after openmoko imploded) +Upstream-Status: Pending (there is no upstream after openmoko imploded) --- ipkg-utils/arfile.py.orig 2010-09-29 13:38:15.000000000 -0700 +++ ipkg-utils/arfile.py 2010-10-01 16:06:00.000000000 -0700 |