diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2009-09-18 14:16:00 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2009-09-18 14:16:00 +0200 |
commit | 4fa1b8b0741b8d1bc1ce11cef98e1d284a1fd6ef (patch) | |
tree | 5ffc542c767483ad3383d8588cca6408e8840a91 /recipes/jacl/jacl-native_1.4.1.bb | |
parent | 9360aebebce14938c89e5f7f9c411573f541d899 (diff) |
jacl 1.4.1: New recipe (from Jalimo SVN).
jacl-native 1.4.1: Dito.
Diffstat (limited to 'recipes/jacl/jacl-native_1.4.1.bb')
-rw-r--r-- | recipes/jacl/jacl-native_1.4.1.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/jacl/jacl-native_1.4.1.bb b/recipes/jacl/jacl-native_1.4.1.bb new file mode 100644 index 0000000000..b0a0638dde --- /dev/null +++ b/recipes/jacl/jacl-native_1.4.1.bb @@ -0,0 +1,4 @@ +require jacl_${PV}.bb + +inherit java-native + |