diff options
author | Ross Burton <ross@openedhand.com> | 2008-02-11 21:11:02 +0000 |
---|---|---|
committer | Ross Burton <ross@openedhand.com> | 2008-02-11 21:11:02 +0000 |
commit | de8dfb8bbad0af17b796e64d51ca48e661fa6856 (patch) | |
tree | d01d2b1d423f7bbe658c8f832efd198e7ccfd552 /meta/conf | |
parent | d7753c6d471561cd20ee99ff8445b3c0adb90d6a (diff) | |
download | poky-de8dfb8bbad0af17b796e64d51ca48e661fa6856.tar.gz |
libxcalibrate: fix package versions, and update to latest git which has our patches merged
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3764 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/poky.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 92cfbe7484..c11623a97f 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf | |||
@@ -116,7 +116,8 @@ SRCREV_pn-matchbox-desktop-sato ?= "76" | |||
116 | SRCREV_pn-evince ?= "2437" | 116 | SRCREV_pn-evince ?= "2437" |
117 | SRCREV_pn-oh-puzzles ?= "22" | 117 | SRCREV_pn-oh-puzzles ?= "22" |
118 | SRCREV_pn-libowl ?= "354" | 118 | SRCREV_pn-libowl ?= "354" |
119 | SRCREV_pn-libxcalibrate ?= "95c1708a48ab470971dc37df31b2733ad1aeb220" | 119 | SRCREV_pn-libxcalibrate ?= "7b8e29186097170e930de634a4a68072558aa056" |
120 | PV_pn-libxcalibrate ?= "0.0-poky1-${SRCREV}" | ||
120 | SRCREV_pn-calibrateproto ?= "1da6fd1e2c7a49648245c98481fabea8b9690a8c" | 121 | SRCREV_pn-calibrateproto ?= "1da6fd1e2c7a49648245c98481fabea8b9690a8c" |
121 | PV_pn-calibrateproto ?= "0.0-poky1-${SRCREV}" | 122 | PV_pn-calibrateproto ?= "0.0-poky1-${SRCREV}" |
122 | SRCDATE_gtk-theme-torturer ?= "20060821" | 123 | SRCDATE_gtk-theme-torturer ?= "20060821" |