diff options
Diffstat (limited to 'recipes-core/jakarta-commons')
| -rw-r--r-- | recipes-core/jakarta-commons/commons-logging_1.1.1.bb | 2 | ||||
| -rw-r--r-- | recipes-core/jakarta-commons/commons-net_1.4.1.bb | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/recipes-core/jakarta-commons/commons-logging_1.1.1.bb b/recipes-core/jakarta-commons/commons-logging_1.1.1.bb index b3b508a..8b1efe0 100644 --- a/recipes-core/jakarta-commons/commons-logging_1.1.1.bb +++ b/recipes-core/jakarta-commons/commons-logging_1.1.1.bb | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
| 2 | 2 | ||
| 3 | inherit java-bootstrap-components | ||
| 4 | |||
| 3 | PR = "${INC_PR}.1" | 5 | PR = "${INC_PR}.1" |
| 4 | 6 | ||
| 5 | DESCRIPTION = "Java Internet protocol suite library" | 7 | DESCRIPTION = "Java Internet protocol suite library" |
diff --git a/recipes-core/jakarta-commons/commons-net_1.4.1.bb b/recipes-core/jakarta-commons/commons-net_1.4.1.bb index 275ebb9..7c03b82 100644 --- a/recipes-core/jakarta-commons/commons-net_1.4.1.bb +++ b/recipes-core/jakarta-commons/commons-net_1.4.1.bb | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | require jakarta-commons.inc | 1 | require jakarta-commons.inc |
| 2 | 2 | ||
| 3 | inherit java-bootstrap-components | ||
| 4 | |||
| 3 | PR = "${INC_PR}.1" | 5 | PR = "${INC_PR}.1" |
| 4 | 6 | ||
| 5 | DESCRIPTION = "Java Internet protocol suite library" | 7 | DESCRIPTION = "Java Internet protocol suite library" |
