diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-01-13 11:45:42 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-01-13 11:45:42 +0000 |
commit | 456796c5831fdc4817ccff6964d010499a8c6cf3 (patch) | |
tree | 8f9cd5683a2a903f607b53d4cfa8428b592389b5 /packages/opie-securityplugins | |
parent | ac959b195dc30d5e6912d11f07f727d03569ddde (diff) |
Fix the opie CVS PV changes for the opie packages that don't inherit opie. Also, define SLUGOS_IMAGENAME if not already defined, removing parsing errors.
Diffstat (limited to 'packages/opie-securityplugins')
-rw-r--r-- | packages/opie-securityplugins/opie-securityplugins_cvs.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/opie-securityplugins/opie-securityplugins_cvs.bb b/packages/opie-securityplugins/opie-securityplugins_cvs.bb index 79aae825a6..b844298382 100644 --- a/packages/opie-securityplugins/opie-securityplugins_cvs.bb +++ b/packages/opie-securityplugins/opie-securityplugins_cvs.bb @@ -1,4 +1,4 @@ include ${PN}.inc -PV = "${OPIE_CVS_PV}" - +# Remove the dash below when 1.2.1 changes in PV +PV = "1.2.1+cvs-${SRCDATE}"
\ No newline at end of file |