diff options
| author | Richard Purdie <rpurdie@linux.intel.com> | 2009-08-14 18:07:47 +0100 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2009-08-14 18:07:47 +0100 |
| commit | 152b8d7de049d282c9a661c669982025f8ef8646 (patch) | |
| tree | 3eef1dbea8fc224541374f654e2a3f5b56ff7e09 /meta-moblin/packages/hornsey | |
| parent | d7134438be53dbdff2683f9cce6818e783dbe298 (diff) | |
| download | poky-152b8d7de049d282c9a661c669982025f8ef8646.tar.gz | |
Various PR bumps
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
Diffstat (limited to 'meta-moblin/packages/hornsey')
| -rw-r--r-- | meta-moblin/packages/hornsey/hornsey_git.bb | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-moblin/packages/hornsey/hornsey_git.bb b/meta-moblin/packages/hornsey/hornsey_git.bb index 0bab9e76b9..5c607ceeac 100644 --- a/meta-moblin/packages/hornsey/hornsey_git.bb +++ b/meta-moblin/packages/hornsey/hornsey_git.bb | |||
| @@ -2,10 +2,12 @@ DESCRIPTION = "The Moblin Media Player" | |||
| 2 | SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git" | 2 | SRC_URI = "git://git.moblin.org/${PN}.git;protocol=git" |
| 3 | LICENSE = "LGPLv2.1" | 3 | LICENSE = "LGPLv2.1" |
| 4 | PV = "0.0+git${SRCPV}" | 4 | PV = "0.0+git${SRCPV}" |
| 5 | PR = "r1" | 5 | PR = "r2" |
| 6 | 6 | ||
| 7 | DEPENDS = "clutter-1.0 clutter-gst bickley bognor-regis nbtk startup-notification libunique" | 7 | DEPENDS = "clutter-1.0 clutter-gst bickley bognor-regis nbtk startup-notification libunique" |
| 8 | 8 | ||
| 9 | EXTRA_OECONF = "--disable-shave" | ||
| 10 | |||
| 9 | S = "${WORKDIR}/git" | 11 | S = "${WORKDIR}/git" |
| 10 | 12 | ||
| 11 | FILES_${PN} += "${datadir}/icons" | 13 | FILES_${PN} += "${datadir}/icons" |
