mirror of
https://git.yoctoproject.org/poky
synced 2026-04-18 12:32:12 +02:00
distro tracking: add xcb-util and startup-notification, fix xorg-minimal-fonts
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
4129415ef7
commit
e7dc96abd5
@@ -48,12 +48,12 @@ RECIPE_COMMENTS_pn-font-util = "the 4th license in COPYING is Unicode License?"
|
||||
|
||||
RECIPE_STATUS_pn-xorg-minimal-fonts = "green"
|
||||
DEPENDENCY_CHECK_pn-xorg-minimal-fonts = "not done"
|
||||
RECIPE_LATEST_VERSION_pn-xorg-minimal-fonts = "1"
|
||||
RECIPE_LATEST_VERSION_pn-xorg-minimal-fonts = "1.0"
|
||||
RECIPE_NO_OF_PATCHES_pn-xorg-minimal-fonts = "0"
|
||||
RECIPE_INTEL_SECTION_pn-xorg-minimal-fonts = "x11/fonts"
|
||||
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-xorg-minimal-fonts = ""
|
||||
RECIPE_LATEST_RELEASE_DATE_pn-xorg-minimal-fonts = "n/a"
|
||||
RECIPE_COMMENTS_pn-xorg-minimal-fonts = "local package; no licene info -- should be MIT"
|
||||
RECIPE_COMMENTS_pn-xorg-minimal-fonts = "local package"
|
||||
|
||||
RECIPE_STATUS_pn-calibrateproto = "green"
|
||||
DEPENDENCY_CHECK_pn-calibrateproto = "not done"
|
||||
@@ -735,3 +735,21 @@ RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-gnome-vfs = "5 months"
|
||||
RECIPE_LATEST_RELEASE_DATE_pn-gnome-vfs = "03/2010"
|
||||
RECIPE_COMMENTS_pn-gnome-vfs = ""
|
||||
|
||||
RECIPE_STATUS_pn-xcb-util = "green"
|
||||
DEPENDENCY_CHECK_pn-xcb-util = "not done"
|
||||
RECIPE_LATEST_VERSION_pn-xcb-util = "0.3.6"
|
||||
RECIPE_NO_OF_PATCHES_pn-xcb-util = "0"
|
||||
RECIPE_INTEL_SECTION_pn-xcb-util = "x11/libs"
|
||||
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-xcb-util = "3 months"
|
||||
RECIPE_LATEST_RELEASE_DATE_pn-xcb-util = "08/24/2009"
|
||||
RECIPE_COMMENTS_pn-xcb-util = ""
|
||||
|
||||
RECIPE_STATUS_pn-startup-notification = "green"
|
||||
DEPENDENCY_CHECK_pn-startup-notification = "not done"
|
||||
RECIPE_LATEST_VERSION_pn-startup-notification = "0.10"
|
||||
RECIPE_NO_OF_PATCHES_pn-startup-notification = "0"
|
||||
RECIPE_INTEL_SECTION_pn-startup-notification = "x11/libs"
|
||||
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-startup-notification = "2 years"
|
||||
RECIPE_LATEST_RELEASE_DATE_pn-startup-notification = "04/13/2009"
|
||||
RECIPE_COMMENTS_pn-startup-notification = "in recipe, SECTION is libs but to be more accurate it should be x11/libs"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user