diff options
| author | Richard Purdie <richard@openedhand.com> | 2006-02-10 11:40:32 +0000 |
|---|---|---|
| committer | Richard Purdie <richard@openedhand.com> | 2006-02-10 11:40:32 +0000 |
| commit | b236090192c018bf8efe8c72019d3d1567b6d158 (patch) | |
| tree | 5d76931d8d80fb6a9b77d6b040bf3140da57f7eb /openembedded/packages/binutils | |
| parent | 6be98eee9dd8f8dfb6a90b3386defc54321497cc (diff) | |
| download | poky-b236090192c018bf8efe8c72019d3d1567b6d158.tar.gz | |
Convert packages CVSDATE -> SRCDATE and standardise some PV fields
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@268 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded/packages/binutils')
| -rw-r--r-- | openembedded/packages/binutils/binutils_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/binutils/binutils_cvs.bb b/openembedded/packages/binutils/binutils_cvs.bb index f295795554..e870c8f0b5 100644 --- a/openembedded/packages/binutils/binutils_cvs.bb +++ b/openembedded/packages/binutils/binutils_cvs.bb | |||
| @@ -6,7 +6,7 @@ HOMEPAGE = "http://www.gnu.org/software/binutils/" | |||
| 6 | LICENSE = "GPL" | 6 | LICENSE = "GPL" |
| 7 | MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" | 7 | MAINTAINER = "Gerald Britton <gbritton@doomcom.org>" |
| 8 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/binutils-cvs" | 8 | FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/binutils-cvs" |
| 9 | PV = "0.0cvs${CVSDATE}" | 9 | PV = "0.0+cvs${SRCDATE}" |
| 10 | PR = "r2" | 10 | PR = "r2" |
| 11 | 11 | ||
| 12 | PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks" | 12 | PACKAGES = "${PN} ${PN}-dev ${PN}-doc ${PN}-symlinks" |
