diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-07 15:14:29 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2014-05-07 15:14:29 +0100 |
commit | 337798fa5c0a1d1e745a143f6a9f398b07f0628f (patch) | |
tree | 93af653cf93afcca8c4f4945412d1b6aa59be1f8 /meta/recipes-devtools/python | |
parent | d2b18d7692229d4b87b38becf173b1f8b6e90025 (diff) | |
download | openembedded-core-337798fa5c0a1d1e745a143f6a9f398b07f0628f.tar.gz openembedded-core-337798fa5c0a1d1e745a143f6a9f398b07f0628f.tar.bz2 openembedded-core-337798fa5c0a1d1e745a143f6a9f398b07f0628f.zip |
python3/gcc/autoconf: Fix Upstream-Status in some patches I authored
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools/python')
-rw-r--r-- | meta/recipes-devtools/python/python3/makerace.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/python/python3/makerace.patch b/meta/recipes-devtools/python/python3/makerace.patch index 62d7de12f9..d8a68923a8 100644 --- a/meta/recipes-devtools/python/python3/makerace.patch +++ b/meta/recipes-devtools/python/python3/makerace.patch @@ -11,6 +11,8 @@ The easiest way to avoid this is to list the dependencies explictly. RP 28/2/2014 +Upstream-Status: Pending + Index: Python-3.3.3/Makefile.pre.in =================================================================== --- Python-3.3.3.orig/Makefile.pre.in 2014-02-27 14:04:38.268339533 +0000 |