diff options
Diffstat (limited to 'recipes/mtools/mtools-native_3.9.11.bb')
-rw-r--r-- | recipes/mtools/mtools-native_3.9.11.bb | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes/mtools/mtools-native_3.9.11.bb b/recipes/mtools/mtools-native_3.9.11.bb new file mode 100644 index 0000000000..c82f7404eb --- /dev/null +++ b/recipes/mtools/mtools-native_3.9.11.bb @@ -0,0 +1,7 @@ +# mtools-native OE build file +# Copyright (C) 2004-2006, Advanced Micro Devices, Inc. All Rights Reserved +# Released under the MIT license (see packages/COPYING) + +require mtools_${PV}.bb + +inherit autotools native |