diff options
Diffstat (limited to 'openembedded/classes/opie.bbclass')
| -rw-r--r-- | openembedded/classes/opie.bbclass | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/openembedded/classes/opie.bbclass b/openembedded/classes/opie.bbclass index 7326128d98..c00f7e19a9 100644 --- a/openembedded/classes/opie.bbclass +++ b/openembedded/classes/opie.bbclass | |||
| @@ -15,6 +15,11 @@ | |||
| 15 | 15 | ||
| 16 | inherit palmtop | 16 | inherit palmtop |
| 17 | 17 | ||
| 18 | # Note that when CVS changes to 1.2.2, the dash | ||
| 19 | # should be removed from OPIE_CVS_PV to convert | ||
| 20 | # to the standardised version format | ||
| 21 | OPIE_CVS_PV = "1.2.1+cvs-${SRCDATE}" | ||
| 22 | |||
| 18 | DEPENDS_prepend = "${@["libopie2 ", ""][(bb.data.getVar('PN', d, 1) == 'libopie2')]}" | 23 | DEPENDS_prepend = "${@["libopie2 ", ""][(bb.data.getVar('PN', d, 1) == 'libopie2')]}" |
| 19 | 24 | ||
| 20 | # to be consistent, put all targets into workdir | 25 | # to be consistent, put all targets into workdir |
