diff options
author | Koen Kooi <koen@openembedded.org> | 2008-09-08 08:16:50 +0000 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-09-08 08:16:50 +0000 |
commit | 40a5e73d9b78bd6ae684cc79a2945e3dc684dec1 (patch) | |
tree | 74f2fb5311453b376d7c0b135b81c0d330d0885a /packages/neuros-public/neuros-qt-plugins_git.bb | |
parent | 078763a440425b9b9a0862e6ecabdf1c1af35def (diff) |
neuros: bump SRCREVS for userspace, kernel and uboot
Diffstat (limited to 'packages/neuros-public/neuros-qt-plugins_git.bb')
-rw-r--r-- | packages/neuros-public/neuros-qt-plugins_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/neuros-public/neuros-qt-plugins_git.bb b/packages/neuros-public/neuros-qt-plugins_git.bb index 57f9c9a68e..f5b79f90bc 100644 --- a/packages/neuros-public/neuros-qt-plugins_git.bb +++ b/packages/neuros-public/neuros-qt-plugins_git.bb @@ -2,13 +2,13 @@ DESCRIPTION = "Neuros qt-plugins" LICENSE = "GPL" PV = "0.0+${PR}+gitr${SRCREV}" -PR = "r3" +PR = "r4" DEPENDS = "qt-embedded" inherit qtopia4core -SRCREV = "d344957a0731d31cbe5ef5e1f64defbb1627d162" +SRCREV = "7636920455c7e963f004e394de9db39d2e9ac35f" SRC_URI = "git://git.neurostechnology.com/git/qt-plugins;protocol=git" S = "${WORKDIR}/git/osdir" |