diff options
author | Rob Bradford <rob@linux.intel.com> | 2008-10-28 16:42:02 +0000 |
---|---|---|
committer | Rob Bradford <rob@linux.intel.com> | 2008-10-28 16:42:02 +0000 |
commit | 1045eaa369cc63d6db4ab8ba72055b64c85c0b64 (patch) | |
tree | 0b8553bce3cd3023a9963a4323098fdb3c0870b4 /meta | |
parent | 47c42b6c3014429886eaa66a17f38e86a33d086e (diff) | |
download | openembedded-core-1045eaa369cc63d6db4ab8ba72055b64c85c0b64.tar.gz openembedded-core-1045eaa369cc63d6db4ab8ba72055b64c85c0b64.tar.bz2 openembedded-core-1045eaa369cc63d6db4ab8ba72055b64c85c0b64.zip |
matchbox-panel-applet-2: Update SRCREV to fix breakage on non-APM platforms
Diffstat (limited to 'meta')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 936b07f62f..94188334da 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc @@ -65,7 +65,7 @@ SRCREV_pn-matchbox-config-gtk ?= "1614" SRCREV_pn-matchbox-desktop-sato ?= "76" SRCREV_pn-matchbox-desktop ?= "2084" SRCREV_pn-matchbox-keyboard ?= "1910" -SRCREV_pn-matchbox-panel-2 ?= "2086" +SRCREV_pn-matchbox-panel-2 ?= "2088" SRCREV_pn-matchbox-panel ?= "1364" SRCREV_pn-matchbox-stroke ?= "1524" SRCREV_pn-matchbox-terminal ?= "1612" |