diff options
author | Richard Purdie <rpurdie@linux.intel.com> | 2008-12-18 14:47:54 +0000 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2008-12-18 14:47:54 +0000 |
commit | 48d2165e83942447d7575b846dbf0b773b63d12c (patch) | |
tree | 7ab6da590c17929e29306672efe542e8f2edb123 /meta/conf/distro/include | |
parent | fc859a8ff435b28c7cc938e038a4d656b2158dc7 (diff) | |
download | openembedded-core-48d2165e83942447d7575b846dbf0b773b63d12c.tar.gz openembedded-core-48d2165e83942447d7575b846dbf0b773b63d12c.tar.bz2 openembedded-core-48d2165e83942447d7575b846dbf0b773b63d12c.tar.xz openembedded-core-48d2165e83942447d7575b846dbf0b773b63d12c.zip |
poky-fixed-revisions.inc: Set SRCREV for tidy, aaina and table properly
Diffstat (limited to 'meta/conf/distro/include')
-rw-r--r-- | meta/conf/distro/include/poky-fixed-revisions.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta/conf/distro/include/poky-fixed-revisions.inc b/meta/conf/distro/include/poky-fixed-revisions.inc index 80f672d20..e39cf2cca 100644 --- a/meta/conf/distro/include/poky-fixed-revisions.inc +++ b/meta/conf/distro/include/poky-fixed-revisions.inc @@ -89,7 +89,7 @@ SRCREV_pn-qemu-native ?= "${QEMUSRCREV}" SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}" SRCREV_pn-qemu ?= "${QEMUSRCREV}" SRCREV_pn-screenshot ?= "288" -SRCREV_pn-tidy ?= "242" +SRCREV_pn-tidy ?= "25416e1293e1074bfa6727c80527dcff5b1f3cb" SRCREV_pn-settings-daemon ?= "2059" SRCREV_pn-vincent ?= "246" SRCREV_pn-webkit-gtk ?= "31859" @@ -99,7 +99,7 @@ SRCREV_pn-xvideo-tests ?= "272" SRCREV_pn-zaurusd ?= "358" # Previously floating revisions -SRCREV_pn-aaina ?= "2191" +SRCREV_pn-aaina ?= "4b267533ce16656cba4104fc39dc12709c1bdddf" SRCREV_pn-libmatchbox ?= "1531" SRCREV_pn-libopensync-plugin-evo2-sync ?= "2394" SRCREV_pn-libopensync-plugin-file-sync ?= "2392" @@ -109,7 +109,7 @@ SRCREV_pn-moblin-proto ?= "8f2cb524fe06555182c25b4ba3202d7b368ac0ce" SRCREV_pn-msynctool ?= "314" SRCREV_pn-networkmanager-applet ?= "263" SRCREV_pn-networkmanager ?= "2984" -SRCREV_pn-table ?= "2191" +SRCREV_pn-table ?= "4b267533ce16656cba4104fc39dc12709c1bdddf" SRCREV_pn-ubootchart ?= "10" SRCREV_pn-dfu-util-native = "3139" |