mirror of
https://git.yoctoproject.org/poky
synced 2026-05-02 00:32:12 +02:00
distro-tracking: fix two typos
below 2 are actually upgraded to latest version: psplash, icu Signed-off-by: Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
committed by
Richard Purdie
parent
408f124c86
commit
33911454d2
@@ -1,6 +1,6 @@
|
||||
RECIPE_STATUS_pn-icu = "yellow" #do_configure for autotool;icu-3.6.inc
|
||||
DEPENDENCY_CHECK_pn-icu = "not done"
|
||||
RECIPE_LATEST_VERSION_pn-icu = "3_6"
|
||||
RECIPE_LATEST_VERSION_pn-icu = "3.6"
|
||||
RECIPE_PATCH_pn-icu+gccfix = "to be pushed upstream"
|
||||
RECIPE_PATCH_pn-icu+use-g++-for-linking = "Unclear"
|
||||
RECIPE_INTEL_SECTION_pn-icu = "base libs"
|
||||
|
||||
@@ -131,7 +131,7 @@ RECIPE_COMMENTS_pn-polkit = ""
|
||||
|
||||
RECIPE_STATUS_pn-psplash = "not done"
|
||||
DEPENDENCY_CHECK_pn-psplash = "not done"
|
||||
RECIPE_LATEST_VERSION_pn-psplash = "422"
|
||||
RECIPE_LATEST_VERSION_pn-psplash = "0.0+svnr424"
|
||||
RECIPE_PATCH_pn-psplash+psplash-init = "local scripts"
|
||||
RECIPE_INTEL_SECTION_pn-psplash = "base utils"
|
||||
RECIPE_TIME_BETWEEN_LAST_TWO_RELEASES_pn-psplash = "6 months"
|
||||
|
||||
Reference in New Issue
Block a user