On Thursday 16 April 2015 19:37:57 Markus Lehtonen wrote:
> Give the correct data object ("config data" instead of "recipe data") as
> an argument to oe.recipeutils.patch_recipe()
>
> Fixes [YOCTO #7595]
>
> Signed-off-by: Markus Lehtonen
> ---
> scripts/lib/devtool/standard.py | 5 +++--
> 1 f
Give the correct data object ("config data" instead of "recipe data") as
an argument to oe.recipeutils.patch_recipe()
Fixes [YOCTO #7595]
Signed-off-by: Markus Lehtonen
---
scripts/lib/devtool/standard.py | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/scripts/lib/devto