From 6eebbe8b8e0b81454434aa750be1ddde07e304fb Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 21 Jan 2018 11:20:37 -0500 Subject: Remove deprecated python3-subprocess from the RDEPENDS The python3-subprocess package was merged into core as part of the json manifest migration (From meta-openembedded commit: df997e0747decf536fc96f6c3be1adf3056f9f35) Signed-off-by: Derek Straka Signed-off-by: Armin Kuster Signed-off-by: Tim Orling --- recipes-devtools/python/python-pycparser.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'recipes-devtools/python/python-pycparser.inc') diff --git a/recipes-devtools/python/python-pycparser.inc b/recipes-devtools/python/python-pycparser.inc index f445a20..d112d9f 100644 --- a/recipes-devtools/python/python-pycparser.inc +++ b/recipes-devtools/python/python-pycparser.inc @@ -11,7 +11,6 @@ BBCLASSEXTEND = "native nativesdk" RDEPENDS_${PN}_class-target += "\ ${PYTHON_PN}-ply \ ${PYTHON_PN}-pprint \ - ${PYTHON_PN}-subprocess \ cpp \ cpp-symlinks \ " -- cgit 1.2.3-korg