diff options
author | Nitin A Kamble <nitin.a.kamble@intel.com> | 2011-05-10 13:07:54 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-05-11 17:13:15 +0100 |
commit | d7237140554ad076be12edf915d6d15206c9b8c7 (patch) | |
tree | 537af6051203d9dda8047eba539709c56821a4fc /meta/recipes-devtools/python/python-imaging | |
parent | 7a017f91981907c37e2de11ef9fc86b747961222 (diff) | |
download | openembedded-core-d7237140554ad076be12edf915d6d15206c9b8c7.tar.gz openembedded-core-d7237140554ad076be12edf915d6d15206c9b8c7.tar.bz2 openembedded-core-d7237140554ad076be12edf915d6d15206c9b8c7.zip |
recipes: Fix the Upstream-Status format
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/recipes-devtools/python/python-imaging')
-rw-r--r-- | meta/recipes-devtools/python/python-imaging/path.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python-imaging/path.patch b/meta/recipes-devtools/python/python-imaging/path.patch index 30bf692e3b..a5bba75ef6 100644 --- a/meta/recipes-devtools/python/python-imaging/path.patch +++ b/meta/recipes-devtools/python/python-imaging/path.patch @@ -1,4 +1,4 @@ -Upstream-Status="Inappropriate [embedded specific]" +Upstream-Status: Inappropriate [embedded specific] Index: Imaging-1.1.7/setup.py =================================================================== |