diff options
author | Yu Ke <ke.yu@intel.com> | 2010-07-15 13:01:13 +0800 |
---|---|---|
committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-16 16:25:17 +0100 |
commit | aff51932d1f29d32128e329638ebb06bb1718b43 (patch) | |
tree | cda71ec50789747921b27989142fbc10a2ead5d4 /meta/conf | |
parent | b3e901c78c3069548682aca5c753a8cedb787076 (diff) | |
download | poky-aff51932d1f29d32128e329638ebb06bb1718b43.tar.gz |
distro tracking field: fix xserver-xf86-config version
the trailing comments is not compatible with tracking tool,
so remove it
Signed-off-by: Yu Ke <ke.yu@intel.com>
Diffstat (limited to 'meta/conf')
-rw-r--r-- | meta/conf/distro/include/private/distro_x11_core.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/distro/include/private/distro_x11_core.inc b/meta/conf/distro/include/private/distro_x11_core.inc index 5afc3fe59d..43ad3c0720 100644 --- a/meta/conf/distro/include/private/distro_x11_core.inc +++ b/meta/conf/distro/include/private/distro_x11_core.inc | |||
@@ -100,7 +100,7 @@ RECIPE_NO_OF_PATCHES_pn-xserver-nodm-init="0" | |||
100 | RECIPE_INTEL_SECTION_pn-xserver-nodm-init="graphic core" | 100 | RECIPE_INTEL_SECTION_pn-xserver-nodm-init="graphic core" |
101 | 101 | ||
102 | RECIPE_STATUS_pn-xserver-xf86-config="green" # no update needed | 102 | RECIPE_STATUS_pn-xserver-xf86-config="green" # no update needed |
103 | RECIPE_LATEST_VERSION_pn-xserver-xf86-config="0.1" # local patch | 103 | RECIPE_LATEST_VERSION_pn-xserver-xf86-config="0.1" |
104 | RECIPE_NO_OF_PATCHES_pn-xserver-xf86-config="0" | 104 | RECIPE_NO_OF_PATCHES_pn-xserver-xf86-config="0" |
105 | #RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-xserver-xf86-config="" | 105 | #RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-xserver-xf86-config="" |
106 | #RECIPE_LATEST_RELEASE_DATE_pn-xserver-xf86-config="" | 106 | #RECIPE_LATEST_RELEASE_DATE_pn-xserver-xf86-config="" |