All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: Yocto Project Discussion <yocto@yoctoproject.org>
Subject: Package Updating Goals for 1.2 M3
Date: Mon, 30 Jan 2012 15:38:48 -0800	[thread overview]
Message-ID: <4F272A08.6020705@linux.intel.com> (raw)
In-Reply-To: <20111211044626.GA4777@autobuilder01.yoctoproject.org>

[-- Attachment #1: Type: text/plain, Size: 3664 bytes --]


Core MetaData Folks:

We are making a strong attempt to keep the OE-Core as up to date as 
possible, to this end we are tracking the packages that need to be 
updated via the packages.yoctoproject.org website and weekly emails.

Our goal for M3 will be based on the 1/15/2012 Package Lists attached to 
this email

   * Upgrade Recipe List:
     Goal:
     - Update 70% of the recipes on the combined Upgrade & Manual Check
       list (that need upgrading) by Code freeze of M1.
     - Re-evaluate % for future Milestones during their planning phase.
     - The 70% is exclusive of any packages that can't be upgraded for
       stability or compatibility.
     Background:
     - In an effort to keep Yocto as current and fresh as possible
       we want to continue to update package with the latest stable
       upstream version.
     What to do:
     - Update the package as appropriate
     - Update the distro_tracking_fields.inc with the latest version
       information and last update time.
     Tracking:
     - Weekly Burndown Chart, based on data from tools and Saul

   * Manual Check Recipe List:
     Goal:
     - "LastChkTime" of under 30 days for 100% of the recipes at code
         freeze of each milestone. We need to do a final check in the
         last week of the Development phase.
     Background:
     - This is a list of recipes that require manual checking because
        automatic checking can't parse the directory for some reason
        (such as sourcefourge.net does not allow viewing directories.)
     - We will be working to use other tools such as U-Scan and U-Watch
       that will help with the manual checking.

     What to do:
     - Find Upstream Source and update the RECIPE_MANUAL_CHECK_DATE and
        possibly RECIPE_NO_UPDATE_REASON in distro_tracking_fields.inc on
        a regular basis.
     - These updates should be done regularly such that by each milestone
       code freeze the Check data is no older than 30 days.
     Tracking:
     - Weekly Burndown Chart, based on data from tools and Saul
     - You can see that information in the package.yoctoproject.org site.

   * Patch Upstreaming:
     Goal:
     - No defined goal at this point other than to reduce # of patches
     What to do:
     - Continue working with Upstream communities to push Pending
       patches, use beginning of each Milestone as baseline.
     Tracking:
     - Number of Upstream-able patches is reduced
     - Patches are getting status Updates as appropriate

   * Documentation Generation:
     Goal:
     - No defined goal at this point other than to increase # of
       documentation packages generated
     Background:
     - Scott Garman generates a list of packages that have  -docs
       packages, we should continue to monitor this list and where
       possible modify recipes to increase -doc package generation.
     What to do:
     - Review Doc list and as recipe updates or maintenance occurs verify
       the recipe will generate valid documentation
     Tracking:
     - # of -docs packages tracked weekly

Mutlilib checking, need to work with Dongxiao to define this further.

   * Patch Upstream-Status:
     Goal:
     - 100% of all patches (.patch, .diff, dpatch) have an upsteam status
     - We have 17 patches remaining and the maintainer is aware of that.

     What to do:
     - Continue to monitor any new patches for Upstream-Status
     Tracking:
     - check_patches script (see attached)


-- 
      Sau!

Saul Wold
Yocto Component Wrangler @ Intel
Yocto Project / Poky Build System




[-- Attachment #2: check_pactches --]
[-- Type: text/plain, Size: 840 bytes --]

find meta* -name "*.patch" -o -name "*.diff" -o -name "*.dpatch" > patch_list/patch_list
echo -n "Total Patches Files: " ; wc -l < patch_list/patch_list 
echo -n "All Upstream-Status: "
grep -lri Upstream-Status `cat patch_list/patch_list` | wc -l
grep -r Upstream-Status `cat patch_list/patch_list` > patch_list/correct
grep -ri Upstream-Status `cat patch_list/patch_list` > patch_list/need_fix
echo -n "Fix Upstream-Status: "
diff patch_list/correct patch_list/need_fix | grep -c "^>"
diff patch_list/correct patch_list/need_fix | grep "^>"
grep -Lri Upstream-Status `cat patch_list/patch_list` > patch_list/needs_status 
echo -n "Need Upstream-Status: ";  wc -l < patch_list/needs_status
cat patch_list/needs_status
echo -n "Pending Upstream-Status: "
grep -r "Upstream-Status: Pending" `cat patch_list/patch_list` | wc -l

[-- Attachment #3: Attached Message --]
[-- Type: message/rfc822, Size: 16777 bytes --]

From: Yocto Project Package Report System <yocto.package.reporting@intel.com>
To: <yocto@linux.intel.com>
Subject: [Yocto] [Package Report System]Manual check recipes name list
Date: Sun, 15 Jan 2012 00:11:33 -0800
Message-ID: <20120115081133.GA15294@autobuilder01.yoctoproject.org>

This mail was sent out by Package Report System.
It will list all the recipes which can't check upstream version by script, and will show how long it is since their last mannual version check.
You can check the detail information at http://packages.yoctoproject.org/manuallychkinfo


PackageName              Version             LastChkVersion      LastChkTime              Maintainer                              NoUpgradeReason               
ethtool                  2.6.36              2.6.36              22 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
tzdata                   2011n               2011n               22 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
webkit-gtk               1.7.2+svnr101...    1.6.1+svnr101...    44 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
web-webkit               0.1+git1+0f70...    0.0+svnr110         Long long time ....      Zhai Edwin <edwin.zhai@intel....        No data                       
pcmanfm                  0.9.10              0.9.10              22 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
puzzles                  r9375               r9375               16 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
beecrypt                 4.2.1               4.2.1               22 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
libfm                    0.1.17              0.1.17              22 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
x11vnc                   0.9.13              0.9.13              22 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
menu-cache               0.3.2               0.3.2               22 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
acpid                    1.0.10              1.0.10              22 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
setserial                2.17                2.17                22 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
eggdbus                  0.6                 0.6                 22 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
tinylogin                1.4                 1.4                 22 days                  Zhai Edwin <edwin.zhai@intel....        No data                       
mingetty                 1.08                1.08                Long long time ....      Xiaofeng.Yan <xiaofeng@windri...        No data                       
eds-tools                git                 git                 51 days                  Wenzong Fan <wenzong.fan@wind...        No data                       
libpam                   1.1.4               1.1.3               Long long time ....      Scott Garman <scott.a.garman@...        No data                       
libpng                   1.2.46              1.5.6               62 days                  Scott Garman <scott.a.garman@...        1.4.3 and later changes the AP...
libgdbus                 0.0+git1+aeab...    0.2                 Long long time ....      Scott Garman <scott.a.garman@...        No data                       
expat                    2.0.1               2.0.1               62 days                  Scott Garman <scott.a.garman@...        No data                       
chrpath                  0.14                0.13-2              Long long time ....      Scott Garman <scott.a.garman@...        No data                       
e2fsprogs                1.41.14             1.41.12             62 days                  Scott Garman <scott.a.garman@...        No data                       
opensp                   1.5                 No Data             Long long time ....      Scott Garman <scott.a.garman@...        No data                       
nfs-utils                1.2.3               1.2.3               Long long time ....      Scott Garman <scott.a.garman@...        No data                       
lsb                      1.4                 1.4                 6 days,                  Saul Wold <sgw@linux.intel.co...        1.4 is fixed version of LSB Te...
psmisc                   22.14               22.14               6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
sysstat                  10.0.3              10.0.3              6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
less                     444                 444                 6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
cracklib                 2.8.18              2.8.18              6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
zip                      3.0                 3.0                 6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
unzip                    6.0                 6.0                 6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
libmad                   0.15.1b             0.15.1b             6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
lame                     3.99.3              3.99.3              6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
libcap                   2.22                2.22                6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
libexif                  0.6.20              0.6.20              6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
boost                    1.48.0              1.48.0              6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
libcheck                 0.9.8               0.9.8               6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
sqlite3                  3.7.9               3.7.9               6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
glew                     1.7.0               1.7.0               6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
qemugl                   0.0+git1+d888...    0.0+git0+d888...    6 days,                  Saul Wold <sgw@linux.intel.co...        Do not upgrade to version: 334...
usbutils                 0.91                0.91                6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
sysfsutils               2.1.0               2.1.0               6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
console-tools            0.3.2               0.3.2               6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
squashfs-tools           4.2                 4.2                 6 days,                  Saul Wold <sgw@linux.intel.co...        No data                       
man-pages                3.32                3.32                6 days,                  No Maintainer information               No data                       
mpfr                     3.1.0               3.1.0               61 days                  Nitin A Kamble <nitin.a.kambl...        No data                       
libpcre                  8.20                8.20                61 days                  Nitin A Kamble <nitin.a.kambl...        No data                       
btrfs-tools              git                 git                 89 days                  Nitin A Kamble <nitin.a.kambl...        No data                       
python-scons             2.1.0               2.1.0               60 days                  Nitin A Kamble <nitin.a.kambl...        No data                       
nasm                     2.07                2.07                60 days                  Nitin A Kamble <nitin.a.kambl...        No data                       
flex                     2.5.35              2.5.35              60 days                  Nitin A Kamble <nitin.a.kambl...        No data                       
gcc                      4.6.2+svnr181...    4.6.1               193 day                  Nitin A Kamble <nitin.a.kambl...        No data                       
tcl                      8.5.11              8.5.11              60 days                  Nitin A Kamble <nitin.a.kambl...        No data                       
sat-solver               0.0-git1+0a73...    git                 45 days                  Mark Hatle <mark.hatle@windri...        No data                       
prelink                  1.0+git1+bb1b...    1.0+git0+0xbb...    31 days                  Mark Hatle <mark.hatle@windri...        No data                       
tcf-agent                0.0+svnr1855        0.0+svnr1855        5 days,                  Lianhao Lu <lianhao.lu@intel....        1855 is the latest stable revi...
ltp                      20110915            20110915            Long long time ....      Jiajun Xu <jiajun.xu@intel.co...        No data                       
adt-installer            0.1.8+svnr596...    1.1                 110 day                  Jessica Zhang <jessica.zhang@...        No data                       
libtirpc                 0.2.2               0.2.2               22 days                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
rpcbind                  0.2.0               0.2.0               22 days                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
quota                    4.00                4.00                22 days                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
minicom                  2.5                 2.5                 22 days                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
libsamplerate0           0.1.8               0.1.8               22 days                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
libical                  0.48                0.48                22 days                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
flac                     1.2.1               1.2.1               22 days                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
libomxil                 0.9.3               0.9.3               22 days                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
kexec-tools              2.0.2               2.0.2               5 days,                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
strace                   4.5.20              4.6                 22 days                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
wireless-tools           29                  29                  22 days                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
irda-utils               0.9.18              0.9.18              22 days                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
libgsmd                  0.1+svnr5394        5394                200 day                  Dongxiao Xu <dongxiao.xu@inte...        No data                       
hdparm                   6.3                 9.37                22 days                  Dexuan Cui <dexuan.cui@intel....        No data                       
watchdog                 5.11                5.11                16 days                  Dexuan Cui <dexuan.cui@intel....        No data                       
freetype                 2.4.8               2.4.8               22 days                  Dexuan Cui <dexuan.cui@intel....        No data                       
oprofile                 0.9.7               0.9.7               22 days                  Dexuan Cui <dexuan.cui@intel....        No data                       
Any problem, please contact Mei Lei <lei.mei@intel.com> 


[-- Attachment #4: Attached Message --]
[-- Type: message/rfc822, Size: 54789 bytes --]

[-- Attachment #4.1.1: Type: text/plain, Size: 11857 bytes --]

This mail was sent out by Package Report System.
This message list those recipes which need to be upgraded. If maintainers believe some of them needn't to upgrade this time, they can fill in RECIPE_NO_UPDATE_REASON_pn-"xxx" in distro_tracking_fields.inc to ignore this recipe remainder until newer upstream version was detected.
Example:
RECIPE_NO_UPDATE_REASON_pn-"xxx" = "Not upgrade to 2.0 because the new version is unstable"
You can check the detail information at http://packages.yoctoproject.org/upgradepkgname


PackageName                   Version                       UpVersion                     Maintainer                                        NoUpgradeReason               
xz                            5.0.3                         5.1.1alpha                    Zhai Edwin <edwin.zhai@intel.com>                 No data                       
ed                            1.5                           1.6                           Zhai Edwin <edwin.zhai@intel.com>                 No data                       
matchbox-panel-2              0.0+git1+cdf7a22716b8746      2.0                           Zhai Edwin <edwin.zhai@intel.com>                 No data                       
eds-dbus                      2.30+git1+7337d11aed576e      6.0                           Zhai Edwin <edwin.zhai@intel.com>                 2.30.2 is latest stable releas...
libsoup                       2.2.100                       2.2.105                       Zhai Edwin <edwin.zhai@intel.com>                 No data                       
pciutils                      3.1.7                         3.1.9                         Zhai Edwin <edwin.zhai@intel.com>                 No data                       
qemu                          0.15.1                        1.0                           Zhai Edwin <edwin.zhai@intel.com>                 No data                       
logrotate                     3.7.9                         3.8.1                         Xiaofeng.Yan <xiaofeng@windriver.com>             No data                       
xserver-kdrive                1.7.99.2                      1.11.99.901                   Xiaofeng Yan <xiaofeng.yan@windriver.com>         No data                       
xserver-xorg-lite             1.11.2                        1.11.99.901                   Xiaofeng Yan <xiaofeng.yan@windriver.com>         No data                       
directfb                      1.4.15                        1.5.3                         Xiaofeng Yan <xiaofeng.yan@windriver.com>         No data                       
chkconfig                     1.3.55                        1.3.57                        Wenzong Fan <wenzong.fan@windriver.com>           No data                       
ccache                        3.1.6                         3.1.7                         Wenzong Fan <wenzong.fan@windriver.com>           No data                       
at                            3.1.12                        3.1.13                        Scott Garman <scott.a.garman@intel.com>           No data                       
blktool                       4-6                           4                             Scott Garman <scott.a.garman@intel.com>           No data                       
apmd                          3.2.2-14                      3.2.2                         Scott Garman <scott.a.garman@intel.com>           No data                       
dbus-glib                     0.92                          0.98                          Scott Garman <scott.a.garman@intel.com>           No data                       
base-passwd                   3.5.22                        3.5.24                        Scott Garman <scott.a.garman@intel.com>           No data                       
libnfsidmap                   0.24                          0.25                          Scott Garman <scott.a.garman@intel.com>           No data                       
libidn                        1.23                          1.24                          Saul Wold <sgw@linux.intel.com>                   No data                       
js                            1.7.0+1.8.0rc1                1.60                          Saul Wold <sgw@linux.intel.com>                   No data                       
createrepo                    0.4.11                        0.9.9                         Saul Wold <sgw@linux.intel.com>                   Versions after 0.9.* use YUM, ...
libnl                         2.0                           3.2.5                         Saul Wold <sgw@linux.intel.com>                   libnl.3.2.2 is incompatible wi...
xserver-xorg                  1.11.2                        1.11.99.901                   Saul Wold <sgw@linux.intel.com>                   Do not update to *99* unstable...
libdrm                        2.4.29                        2.4.30                        Saul Wold <sgw@linux.intel.com>                   No data                       
xf86-input-evdev              2.6.0                         2.6.99.901                    Saul Wold <sgw@linux.intel.com>                   No data                       
xf86-input-keyboard           1.6.0                         1.6.1                         Saul Wold <sgw@linux.intel.com>                   No data                       
gnutls                        2.12.14                       2.12.16                       Saul Wold <sgw@linux.intel.com>                   No data                       
xf86-video-vmware             11.0.3                        11.99.901                     Saul Wold <sgw@linux.intel.com>                   Do not update to *99* unstable...
udev                          164                           177                           Saul Wold <sgw@linux.intel.com>                   No data                       
file                          5.09                          5.10                          Saul Wold <sgw@linux.intel.com>                   No data                       
dhcp                          4.2.0                         4.2.2                         Saul Wold <sgw@linux.intel.com>                   No data                       
openssl                       1.0.0e                        1.0.1                         Saul Wold <sgw@linux.intel.com>                   1.0.0e is latest              
qt4-x11-free                  4.7.4                         4.8.0                         Paul Eggleton <paul.eggleton@linux.intel.com      No data                       
directfb-examples             1.2.0                         1.5.3                         No Maintainer information                         No data                       
clutter                       1.8.2+git1+9041ea42655df      1.9.2                         No Maintainer information                         No data                       
eglibc                        2.13                          15871                         No Maintainer information                         No data                       
apt                           0.7.14                        0.8.16                        No Maintainer information                         similar to zypper, defer the u...
gst-plugin-bluetooth          4.96                          4.98                          No Maintainer information                         No data                       
socat                         1.7.2.0                       2.0.0                         No Maintainer information                         No data                       
linux-libc-headers-yocto      2.6.37+git-1+69cfbdf9f1f      2.6.37.6                      Nitin A Kamble <nitin.a.kamble@intel.com>         No data                       
linux-libc-headers            3.1                           3.2.1                         Nitin A Kamble <nitin.a.kamble@intel.com>         No data                       
diffstat                      1.54                          1.55                          Nitin A Kamble <nitin.a.kamble@intel.com>         No data                       
libzypp                       0.0-git1+15b6c52260bbc52      11.0                          Mark Hatle <mark.hatle@windriver.com>             No data                       
zypper                        1.5.3-git1+2c5bb6ceb99ec      11.0                          Mark Hatle <mark.hatle@windriver.com>             No data                       
gobject-introspection         1.29.0+gitr1+8d64bc23d2b      1.31.6                        Kai Kang <kai.kang@windriver.org>                 No data                       
libnewt                       0.52.13                       0.52.14                       Kai Kang <kai.kang@windriver.com>                 No data                       
rpm                           5.4.0                         5.4.0.0.20101229              Joshua Lock <joshua.lock@intel.com>               No data                       
polkit                        0.103                         0.104                         Dongxiao Xu <dongxiao.xu@intel.com>               No data                       
iptables                      1.4.12.1                      1.4.12.2                      Dongxiao Xu <dongxiao.xu@intel.com>               No data                       
gst-plugins-base              0.10.35                       0.11.1                        Dongxiao Xu <dongxiao.xu@intel.com>               gstreamer can not be upgraded ...
libmusicbrainz                3.0.3                         4.0.0beta1                    Dongxiao Xu <dongxiao.xu@intel.com>               No data                       
tremor                        20101121                      18116                         Dongxiao Xu <dongxiao.xu@intel.com>               No data                       
bluez-hcidump                 2.1                           2.2                           Dongxiao Xu <dongxiao.xu@intel.com>               No data                       
bluez4                        4.96                          4.98                          Dongxiao Xu <dongxiao.xu@intel.com>               No data                       
iproute2                      3.1.0                         3.2.0                         Dongxiao Xu <dongxiao.xu@intel.com>               3.1.0 is the latest version, n...
ofono                         1.0                           1.2                           Dongxiao Xu <dongxiao.xu@intel.com>               No data                       
libpcap                       1.2.0                         1.2.1                         Dongxiao Xu <dongxiao.xu@intel.com>               No data                       
dpkg                          1.15.8.7                      1.16.1.2                      Dongxiao Xu <dongxiao.xu@intel.com                No data                       
inputproto                    2.0.2                         2.1.99.5                      Dexuan Cui <dexuan.cui@intel.com>                 Do not upgrade to version: 2.1...
xcb-proto                     1.6                           1.7                           Dexuan Cui <dexuan.cui@intel.com>                 No data                       
libxcb                        1.7                           1.8                           Dexuan Cui <dexuan.cui@intel.com>                 No data                       
syslinux                      4.03                          4.05                          Darren Hart <dvhart@linux.intel.com>              No data                       
The based commit merge time is:
Fri Jan 13 16:56:36 2012 +0000
The based commit is:
commit 8a98af2bb5858ef5fd47cf44183eb73a154043dc
Author: Richard Purdie <richard.purdie@linuxfoundation.org>
Date:   Fri Jan 13 16:23:26 2012 +0000
Any problem, please contact Mei Lei <lei.mei@intel.com> 

[-- Attachment #4.1.2: weekly_upgrde_history_chart.png --]
[-- Type: image/png, Size: 27964 bytes --]

[-- Attachment #4.1.3: Type: text/plain, Size: 2 bytes --]



      parent reply	other threads:[~2012-01-30 23:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20111211044626.GA4790@autobuilder01.yoctoproject.org>
     [not found] ` <20111211044626.GA4777@autobuilder01.yoctoproject.org>
2011-12-19 16:22   ` Package Updating Goals for 1.2 M2 Saul Wold
2012-01-30 23:38   ` Saul Wold [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4F272A08.6020705@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=yocto@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.