diff options
author | Leon Woestenberg <leon@witty.(none)> | 2009-03-29 00:10:54 +0100 |
---|---|---|
committer | Leon Woestenberg <leon@witty.(none)> | 2009-03-29 00:12:10 +0100 |
commit | 7b383197a2d1b8730f2cee59ce5ab418277b8af4 (patch) | |
tree | 91a95d659e9e66a78aaeb22c6457109dd26362bc /recipes/yasm/yasm-native_0.7.2.bb | |
parent | 0ee45495fb0e27961b5d5cdb5dd192b314908833 (diff) |
yasm: New recipe.
Diffstat (limited to 'recipes/yasm/yasm-native_0.7.2.bb')
-rw-r--r-- | recipes/yasm/yasm-native_0.7.2.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/yasm/yasm-native_0.7.2.bb b/recipes/yasm/yasm-native_0.7.2.bb new file mode 100644 index 0000000000..7a5db09e12 --- /dev/null +++ b/recipes/yasm/yasm-native_0.7.2.bb @@ -0,0 +1,4 @@ +require yasm.inc + +inherit native + |