From 1c7d6584a7811b7785ae5c1e378f14b5ba0971cf Mon Sep 17 00:00:00 2001 From: takeshi_hoshina Date: Mon, 2 Nov 2020 11:07:33 +0900 Subject: basesystem-jj recipes --- .../recipes-devtools/python/python-pyrex-native_0.9.9.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 external/meta-python2/recipes-devtools/python/python-pyrex-native_0.9.9.bb (limited to 'external/meta-python2/recipes-devtools/python/python-pyrex-native_0.9.9.bb') diff --git a/external/meta-python2/recipes-devtools/python/python-pyrex-native_0.9.9.bb b/external/meta-python2/recipes-devtools/python/python-pyrex-native_0.9.9.bb new file mode 100644 index 00000000..e8ef1aa1 --- /dev/null +++ b/external/meta-python2/recipes-devtools/python/python-pyrex-native_0.9.9.bb @@ -0,0 +1,5 @@ +require python-pyrex_${PV}.bb +inherit native pythonnative +DEPENDS = "python-native" +RDEPENDS_${PN} = "" +PR = "r3" -- cgit 1.2.3-korg