diff options
| author | Dexuan Cui <dexuan.cui@intel.com> | 2010-07-30 10:50:09 +0800 |
|---|---|---|
| committer | Richard Purdie <rpurdie@linux.intel.com> | 2010-07-30 14:50:31 +0100 |
| commit | cdece362313c3213e3b825805f4afb1fd42c997c (patch) | |
| tree | fdb13c6953b1ce239ea863353ab7a89512ca4a5c | |
| parent | 5fba534b15baa3778bbce2952ac7664bcda4e73c (diff) | |
| download | poky-cdece362313c3213e3b825805f4afb1fd42c997c.tar.gz | |
distro tracking: add distro_sdk_tools.inc, add lttng-ust
Add conf/distro/include/private/distro_sdk_tools.inc;
Move some sdk tools from distro_x11_libs.inc to the new .inc file;
Add tracking info for lttng-ust.
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
| -rw-r--r-- | meta/conf/distro/include/distro_tracking_fields.inc | 1 | ||||
| -rw-r--r-- | meta/conf/distro/include/private/distro_sdk_tools.inc | 42 | ||||
| -rw-r--r-- | meta/conf/distro/include/private/distro_x11_libs.inc | 39 |
3 files changed, 43 insertions, 39 deletions
diff --git a/meta/conf/distro/include/distro_tracking_fields.inc b/meta/conf/distro/include/distro_tracking_fields.inc index 0a8e3fe1fa..a09e694457 100644 --- a/meta/conf/distro/include/distro_tracking_fields.inc +++ b/meta/conf/distro/include/distro_tracking_fields.inc | |||
| @@ -12,4 +12,5 @@ require conf/distro/include/private/distro_connectivity.inc | |||
| 12 | require conf/distro/include/private/distro_misc.inc | 12 | require conf/distro/include/private/distro_misc.inc |
| 13 | require conf/distro/include/private/distro_kernel.inc | 13 | require conf/distro/include/private/distro_kernel.inc |
| 14 | require conf/distro/include/private/distro_toolchain_devel.inc | 14 | require conf/distro/include/private/distro_toolchain_devel.inc |
| 15 | require conf/distro/include/private/distro_sdk_tools.inc | ||
| 15 | require conf/distro/include/private/distro_fix.inc | 16 | require conf/distro/include/private/distro_fix.inc |
diff --git a/meta/conf/distro/include/private/distro_sdk_tools.inc b/meta/conf/distro/include/private/distro_sdk_tools.inc new file mode 100644 index 0000000000..d8a442b84e --- /dev/null +++ b/meta/conf/distro/include/private/distro_sdk_tools.inc | |||
| @@ -0,0 +1,42 @@ | |||
| 1 | RECIPE_STATUS_pn-oprofileui = "green" | ||
| 2 | DEPENDENCY_CHECK_pn-oprofileui = "not done" | ||
| 3 | RECIPE_LATEST_VERSION_pn-oprofileui = "0.0+svnr197" | ||
| 4 | RECIPE_NO_OF_PATCHES_pn-oprofileui = "0" | ||
| 5 | RECIPE_INTEL_SECTION_pn-oprofileui = "sdk-tools" | ||
| 6 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-oprofileui = "13 days" | ||
| 7 | RECIPE_LATEST_RELEASE_DATE_pn-oprofileui = "07/2008" | ||
| 8 | RECIPE_COMMENTS_pn-oprofileui = "" | ||
| 9 | |||
| 10 | RECIPE_STATUS_pn-powertop = "green" | ||
| 11 | DEPENDENCY_CHECK_pn-powertop = "not done" | ||
| 12 | RECIPE_LATEST_VERSION_pn-powertop = "1.11" | ||
| 13 | RECIPE_NO_OF_PATCHES_pn-powertop = "0" | ||
| 14 | RECIPE_INTEL_SECTION_pn-powertop = "sdk-tools" | ||
| 15 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-powertop = "6 months" | ||
| 16 | RECIPE_LATEST_RELEASE_DATE_pn-powertop = "12/2008" | ||
| 17 | RECIPE_COMMENTS_pn-powertop = "" | ||
| 18 | |||
| 19 | RECIPE_STATUS_pn-latencytop = "green" | ||
| 20 | DEPENDENCY_CHECK_pn-latencytop = "not done" | ||
| 21 | RECIPE_LATEST_VERSION_pn-latencytop = "0.5" | ||
| 22 | RECIPE_NO_OF_PATCHES_pn-latencytop = "1" | ||
| 23 | RECIPE_PATCH_pn-latencytop+latencytop-makefile = "-lncursesw ==> -lncurses; gcc ==> CC ?= gcc, and use $(CC); install:mkdir -p $(DESTDIR)/$(SBINDIR)" | ||
| 24 | RECIPE_INTEL_SECTION_pn-latencytop = "sdk-tools" | ||
| 25 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-latencytop = "1 year" | ||
| 26 | RECIPE_LATEST_RELEASE_DATE_pn-latencytop = "04/2009" | ||
| 27 | RECIPE_COMMENTS_pn-latencytop = "" | ||
| 28 | |||
| 29 | RECIPE_STATUS_pn-tcf-agent = "green" | ||
| 30 | DEPENDENCY_CHECK_pn-tcf-agent = "not done" | ||
| 31 | RECIPE_LATEST_VERSION_pn-tcf-agent = "0.3.0+svnr1078" | ||
| 32 | RECIPE_NO_OF_PATCHES_pn-tcf-agent = "2" | ||
| 33 | RECIPE_PATCH_pn-tcf-agent+terminals_agent = "we might get the patch from git://git.pokylinux.org/eclipse-poky.git in future" | ||
| 34 | RECIPE_PATCH_pn-tcf-agent+fix_tcf-agent.init = "a proper script /etc/init.d/tcf-agent" | ||
| 35 | RECIPE_INTEL_SECTION_pn-tcf-agent = "sdk-tools" | ||
| 36 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tcf-agent = "1+ years" | ||
| 37 | RECIPE_LATEST_RELEASE_DATE_pn-tcf-agent = "07/2010" | ||
| 38 | RECIPE_COMMENTS_pn-tcf-agent = "" | ||
| 39 | |||
| 40 | RECIPE_STATUS_pn-lttng-ust = "red" | ||
| 41 | RECIPE_MAINTAINER_pn-lttng-ust= "Dexuan Cui <dexuan.cui@intel.com>" | ||
| 42 | RECIPE_LATEST_VERSION_pn-lttng-ust = "0.5" | ||
diff --git a/meta/conf/distro/include/private/distro_x11_libs.inc b/meta/conf/distro/include/private/distro_x11_libs.inc index 2ebeff8bb2..fda0652046 100644 --- a/meta/conf/distro/include/private/distro_x11_libs.inc +++ b/meta/conf/distro/include/private/distro_x11_libs.inc | |||
| @@ -698,34 +698,6 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-libx11-trim = "5 months" | |||
| 698 | RECIPE_LATEST_RELEASE_DATE_pn-libx11-trim = "06/2010" | 698 | RECIPE_LATEST_RELEASE_DATE_pn-libx11-trim = "06/2010" |
| 699 | RECIPE_COMMENTS_pn-libx11-trim = "" | 699 | RECIPE_COMMENTS_pn-libx11-trim = "" |
| 700 | 700 | ||
| 701 | RECIPE_STATUS_pn-oprofileui = "green" | ||
| 702 | DEPENDENCY_CHECK_pn-oprofileui = "not done" | ||
| 703 | RECIPE_LATEST_VERSION_pn-oprofileui = "0.0+svnr197" | ||
| 704 | RECIPE_NO_OF_PATCHES_pn-oprofileui = "0" | ||
| 705 | RECIPE_INTEL_SECTION_pn-oprofileui = "x11" | ||
| 706 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-oprofileui = "13 days" | ||
| 707 | RECIPE_LATEST_RELEASE_DATE_pn-oprofileui = "07/2008" | ||
| 708 | RECIPE_COMMENTS_pn-oprofileui = "" | ||
| 709 | |||
| 710 | RECIPE_STATUS_pn-powertop = "green" | ||
| 711 | DEPENDENCY_CHECK_pn-powertop = "not done" | ||
| 712 | RECIPE_LATEST_VERSION_pn-powertop = "1.11" | ||
| 713 | RECIPE_NO_OF_PATCHES_pn-powertop = "0" | ||
| 714 | RECIPE_INTEL_SECTION_pn-powertop = "not done" | ||
| 715 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-powertop = "6 months" | ||
| 716 | RECIPE_LATEST_RELEASE_DATE_pn-powertop = "12/2008" | ||
| 717 | RECIPE_COMMENTS_pn-powertop = "" | ||
| 718 | |||
| 719 | RECIPE_STATUS_pn-latencytop = "green" | ||
| 720 | DEPENDENCY_CHECK_pn-latencytop = "not done" | ||
| 721 | RECIPE_LATEST_VERSION_pn-latencytop = "0.5" | ||
| 722 | RECIPE_NO_OF_PATCHES_pn-latencytop = "1" | ||
| 723 | RECIPE_PATCH_pn-latencytop+latencytop-makefile = "-lncursesw ==> -lncurses; gcc ==> CC ?= gcc, and use $(CC); install:mkdir -p $(DESTDIR)/$(SBINDIR)" | ||
| 724 | RECIPE_INTEL_SECTION_pn-latencytop = "not done" | ||
| 725 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-latencytop = "1 year" | ||
| 726 | RECIPE_LATEST_RELEASE_DATE_pn-latencytop = "04/2009" | ||
| 727 | RECIPE_COMMENTS_pn-latencytop = "" | ||
| 728 | |||
| 729 | RECIPE_STATUS_pn-gnome-vfs = "green" | 701 | RECIPE_STATUS_pn-gnome-vfs = "green" |
| 730 | DEPENDENCY_CHECK_pn-gnome-vfs = "not done" | 702 | DEPENDENCY_CHECK_pn-gnome-vfs = "not done" |
| 731 | RECIPE_LATEST_VERSION_pn-gnome-vfs = "2.24.3" | 703 | RECIPE_LATEST_VERSION_pn-gnome-vfs = "2.24.3" |
| @@ -753,14 +725,3 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-startup-notification = "2 years" | |||
| 753 | RECIPE_LATEST_RELEASE_DATE_pn-startup-notification = "04/13/2009" | 725 | RECIPE_LATEST_RELEASE_DATE_pn-startup-notification = "04/13/2009" |
| 754 | RECIPE_COMMENTS_pn-startup-notification = "in recipe, SECTION is libs but to be more accurate it should be x11/libs" | 726 | RECIPE_COMMENTS_pn-startup-notification = "in recipe, SECTION is libs but to be more accurate it should be x11/libs" |
| 755 | 727 | ||
| 756 | RECIPE_STATUS_pn-tcf-agent = "green" | ||
| 757 | DEPENDENCY_CHECK_pn-tcf-agent = "not done" | ||
| 758 | RECIPE_LATEST_VERSION_pn-tcf-agent = "0.3.0+svnr1078" | ||
| 759 | RECIPE_NO_OF_PATCHES_pn-tcf-agent = "2" | ||
| 760 | RECIPE_PATCH_pn-tcf-agent+terminals_agent = "we might get the patch from git://git.pokylinux.org/eclipse-poky.git in future" | ||
| 761 | RECIPE_PATCH_pn-tcf-agent+fix_tcf-agent.init = "a proper script /etc/init.d/tcf-agent" | ||
| 762 | RECIPE_INTEL_SECTION_pn-tcf-agent = "not done" | ||
| 763 | RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-tcf-agent = "1+ years" | ||
| 764 | RECIPE_LATEST_RELEASE_DATE_pn-tcf-agent = "07/2010" | ||
| 765 | RECIPE_COMMENTS_pn-tcf-agent = "" | ||
| 766 | |||
