diff options
Diffstat (limited to 'meta/packages/python/python-scons-native_1.3.0.bb')
| -rw-r--r-- | meta/packages/python/python-scons-native_1.3.0.bb | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/meta/packages/python/python-scons-native_1.3.0.bb b/meta/packages/python/python-scons-native_1.3.0.bb new file mode 100644 index 0000000000..d3dd65cbdf --- /dev/null +++ b/meta/packages/python/python-scons-native_1.3.0.bb | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | require python-scons_${PV}.bb | ||
| 2 | inherit native | ||
| 3 | DEPENDS = "python-native" | ||
| 4 | RDEPENDS = "" | ||
| 5 | PR = "r0" | ||
| 6 | |||
| 7 | NATIVE_INSTALL_WORKS = "1" | ||
| 8 | |||
