summaryrefslogtreecommitdiff
path: root/meta/conf/distro/include/private/distro_x11_apps_2.inc
diff options
context:
space:
mode:
authorYu Ke <ke.yu@intel.com>2010-07-03 21:49:22 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-07-05 13:29:48 +0100
commitd4a6c9ef8ba549a091dffc4dce627a11a6e039f1 (patch)
tree58215eef03771f6b4cc0acf4ace69608b78f3721 /meta/conf/distro/include/private/distro_x11_apps_2.inc
parent52759ea5774bb907cb882c78286bda36c0fdbd3a (diff)
downloadopenembedded-core-d4a6c9ef8ba549a091dffc4dce627a11a6e039f1.tar.gz
openembedded-core-d4a6c9ef8ba549a091dffc4dce627a11a6e039f1.tar.bz2
openembedded-core-d4a6c9ef8ba549a091dffc4dce627a11a6e039f1.tar.xz
openembedded-core-d4a6c9ef8ba549a091dffc4dce627a11a6e039f1.zip
distro tracking field: add distro tracking filed for graphic core/app
they are: xf86-input-evdev xf86-video-vmware xrandr cairo python-pycairo xserver-nodm-init xserver-xf86-config pango From: Yu Ke <ke.yu@intel.com> Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/conf/distro/include/private/distro_x11_apps_2.inc')
-rw-r--r--meta/conf/distro/include/private/distro_x11_apps_2.inc7
1 files changed, 7 insertions, 0 deletions
diff --git a/meta/conf/distro/include/private/distro_x11_apps_2.inc b/meta/conf/distro/include/private/distro_x11_apps_2.inc
index a26696fc4..8222e5d14 100644
--- a/meta/conf/distro/include/private/distro_x11_apps_2.inc
+++ b/meta/conf/distro/include/private/distro_x11_apps_2.inc
@@ -78,3 +78,10 @@ RECIPE_NO_OF_PATCHES_pn-xwininfo="0"
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-xwininfo="1 year"
RECIPE_LATEST_RELEASE_DATE_pn-xwininfo="2009/10/12"
RECIPE_INTEL_SECTION_pn-xwininfo="graphic app"
+
+RECIPE_STATUS_pn-xrandr="green" # no update needed
+RECIPE_LATEST_VERSION_pn-xrandr="1.3.2"
+RECIPE_NO_OF_PATCHES_pn-xrandr="0"
+RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-xrandr="1 month"
+RECIPE_LATEST_RELEASE_DATE_pn-xrandr="2009/09/10"
+RECIPE_INTEL_SECTION_pn-xrandr="graphic app"