From e49d337e848a2cf72045e492c20482336b929381 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 27 Jun 2016 20:59:19 +0100 Subject: meta: update patch metadata Enforce the correct tag names across all of oe-core for consistency. (From OE-Core rev: 606a43dc38a00cc243f933722db657aea4129f8e) Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python3/use_packed_importlib.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/python/python3/use_packed_importlib.patch') diff --git a/meta/recipes-devtools/python/python3/use_packed_importlib.patch b/meta/recipes-devtools/python/python3/use_packed_importlib.patch index 6c4b0cda9e..70708a0adc 100644 --- a/meta/recipes-devtools/python/python3/use_packed_importlib.patch +++ b/meta/recipes-devtools/python/python3/use_packed_importlib.patch @@ -6,7 +6,7 @@ importlib*.h files, this is impossible to do on a cross-compile environment, this avoids executing the binary and forces it to use the packed importlib*.h files. -Signed-Off-By: Alejandro Hernandez +Signed-off-by: Alejandro Hernandez Index: Python-3.5.0/Makefile.pre.in =================================================================== -- cgit v1.2.3-54-g00ecf