diff options
author | Robert Schuster <robertschuster@fsfe.org> | 2009-09-18 13:50:02 +0200 |
---|---|---|
committer | Robert Schuster <robertschuster@fsfe.org> | 2009-09-18 13:50:02 +0200 |
commit | f380fe99daeec7a31b9f094d06c54eaa3c5770bd (patch) | |
tree | 1a3ba6c8a9d2b067ce16dc7d73d33adcbe817181 /recipes/xml-commons/jaxp1.3-native_1.3.04.bb | |
parent | d9fef0c7c9c064337223f847af28b6da4a180ced (diff) |
jaxp1.3 1.3.04: New recipe (from Jalimo SVN).
jaxp1.3-native 1.3.04: Dito.
xml-commons-resolver1.1 1.2: Dito.
xml-commons-resolver1.1-native 1.2: Dito.
Diffstat (limited to 'recipes/xml-commons/jaxp1.3-native_1.3.04.bb')
-rw-r--r-- | recipes/xml-commons/jaxp1.3-native_1.3.04.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/xml-commons/jaxp1.3-native_1.3.04.bb b/recipes/xml-commons/jaxp1.3-native_1.3.04.bb new file mode 100644 index 0000000000..ae94b80140 --- /dev/null +++ b/recipes/xml-commons/jaxp1.3-native_1.3.04.bb @@ -0,0 +1,4 @@ +require jaxp1.3_${PV}.bb + +inherit java-native + |