diff options
Diffstat (limited to 'openembedded/packages/gmp/gmp-native_4.1.2.bb')
| -rw-r--r-- | openembedded/packages/gmp/gmp-native_4.1.2.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/openembedded/packages/gmp/gmp-native_4.1.2.bb b/openembedded/packages/gmp/gmp-native_4.1.2.bb new file mode 100644 index 0000000000..9a35da292b --- /dev/null +++ b/openembedded/packages/gmp/gmp-native_4.1.2.bb | |||
| @@ -0,0 +1,7 @@ | |||
| 1 | include gmp_${PV}.bb | ||
| 2 | |||
| 3 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gmp-${PV}" | ||
| 4 | S = "${WORKDIR}/gmp-${PV}" | ||
| 5 | |||
| 6 | inherit native | ||
| 7 | |||
