Kernel: Difference between revisions

From Yocto Project
Jump to navigationJump to search
No edit summary
 
(57 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Information about kernel processes and activities.
=Overview=
The Yocto Project Kernel Team is primarily responsible for the following components:


* Future kernel documentation will be added soon.
* BSPs and tooling
* linux-yocto meta data
* Linux kernel recipes
* Linux tracing, debug, and analysis tooling
* installation
* system startup
 
The following queries represent tasks associated with these components. These queries provide current status as well as input into release and milestone planning.
 
See http://www.mediawiki.org/wiki/Extension:Bugzilla_Reports for bugzilla integration usage.
 
==Kernel Team Release Planning==
* [[Kernel/1.2_Planning]]
* [[Kernel/1.3_Planning]]
* [[Kernel/1.4_Planning]]
* [[Kernel/1.5_Planning]]
* [[Kernel/1.6_Planning]]
* [[Kernel/1.7_Planning]]
* [[Kernel/1.8_Planning]]
* [[Kernel/1.9_Planning]]
 
==Weekly Activity==
=== BSPs and Kernel ===
{{#bugzilla:
  |status=NEW,ACCEPTED,REOPENED,NEEDINFO,WaitForUpstream
  |product=BSPs,Kernel,Kernel Development
  |component=
  |columns=id,summary,severity,priority,milestone,to,status,whiteboard,estimated
  |modified=-1w
  |sort=id
  |total=summary,estimated
  |noresultsmessage="No matching bugs found."
}}
=== OE-Core/Kernel ===
{{#bugzilla:
  |status=NEW,ACCEPTED,REOPENED,NEEDINFO,WaitForUpstream
  |product=OE-Core
  |component=kernel
  |columns=id,summary,severity,priority,milestone,to,status,whiteboard,estimated
  |modified=-1w
  |sort=id
  |total=summary,estimated
  |noresultsmessage="No matching bugs found."
}}
 
=Non-Release-Specific Queries=
==New Kernel Team Bugs==
{{#bugzilla:
  |status=NEW
  |product=BSPs,Kernel,Kernel Development
  |columns=id,summary,severity,priority,milestone,to,status,whiteboard,estimated
  |sort=id
  |total=summary,estimated
  |noresultsmessage="No matching bugs found."
}}
 
==Other Bugs==
The following bugs are assigned to the Kernel Team members, but are not categorized into the product and components we usually work with.
===Non BSPs,Kernel,Kernel Development,OE-Core===
Note: This doesn't list any OE-Core bugs. The query doesn't work when specifying only the "kernel" component from the "OE-Core" product.
{{#bugzilla:
  |status=NEW,ACCEPTED,REOPENED,NEEDINFO,WaitForUpstream
  |product=!(BSPs,Kernel,Kernel Development,OE-Core)
  |to=dvhart@linux.intel.com,tom.zanussi@intel.com,bruce.ashfield@windriver.com,nitin.a.kamble@intel.com
  |columns=id,summary,severity,priority,milestone,to,status,whiteboard,estimated
  |sort=id
  |total=summary,estimated
  |noresultsmessage="No matching bugs found."
}}
 
==Untargeted Kernel Team Bugs==
===BSPs,Kernel,Kernel Development===
{{#bugzilla:
  |status=NEW,ACCEPTED,REOPENED,NEEDINFO,WaitForUpstream
  |product=BSPs,Kernel,Kernel Development
  |milestone=---
  |columns=id,summary,severity,priority,milestone,to,status,whiteboard,estimated
  |sort=id
  |total=summary,estimated
  |noresultsmessage="No matching bugs found."
}}
===OE-Core/Kernel===
{{#bugzilla:
  |status=NEW,ACCEPTED,REOPENED,NEEDINFO,WaitForUpstream
  |product=OE-Core
  |component=kernel
  |milestone=---
  |columns=id,summary,severity,priority,milestone,to,status,whiteboard,estimated
  |sort=id
  |total=summary,estimated
  |noresultsmessage="No matching bugs found."
}}

Latest revision as of 14:29, 18 June 2015

Overview

The Yocto Project Kernel Team is primarily responsible for the following components:

  • BSPs and tooling
  • linux-yocto meta data
  • Linux kernel recipes
  • Linux tracing, debug, and analysis tooling
  • installation
  • system startup

The following queries represent tasks associated with these components. These queries provide current status as well as input into release and milestone planning.

See http://www.mediawiki.org/wiki/Extension:Bugzilla_Reports for bugzilla integration usage.

Kernel Team Release Planning

Weekly Activity

BSPs and Kernel

IDSummary (3 tasks) SeverityPMilestoneAssigneeStatusWhiteboardE
14804busybox and dpkg versions of start-stop-daemon disagree on symlink locationnormalMedium+5.1 M2UnassignedNEW
14963qemuarm64 doesn't have a wks filenormalMedium+5.1Ross BurtonNEW
15346qemuloongarch64 fails to build binutilsnormalMedium5.1UnassignedNEW
 3      0

OE-Core/Kernel

IDSummary (5 tasks) SeverityPMilestoneAssigneeStatusWhiteboardE
6308grub-efi deployed image should be netboot capable and have some debug helpenhancementMedium5.99Bill MillsNEEDINFONEWCOMER3
12482perf: Add PACKAGECONFIGs for auto-detected features such as libauditenhancementMedium5.1New Comer BugsNEWNEWCOMER3
154636.6.23 qemux86 boot hangnormalMedium+5.1 M1Bruce AshfieldNEWAB-INT
15474[kernel] Oops (page fault) in mmc driver on multiple hardware when using mmc-utilsmajorMedium+5.1 M1Bruce AshfieldACCEPTEDbackport 5.0
15476linux-yocto-dev build error: modpost: vmlinux: local symbol 'security_path_rmdir' was exportednormalMedium5.1Bruce AshfieldNEW
 5      6

Non-Release-Specific Queries

New Kernel Team Bugs

IDSummary (12 tasks) SeverityPMilestoneAssigneeStatusWhiteboardE
11807kernel tooling should support building in firmwareenhancementMediumFutureUnassignedNEW 3.5
11816secure boot implementation using systemd-boot bootloaderenhancementMedium+5.99UnassignedNEW4
11881add infrastructure to allow BSPs to switch between *set* of configurationsenhancementMedium5.99Trevor WoernerNEW2
12584Generic EFI booting needs to support random UUIDsnormalMedium5.99UnassignedNEW
12755Separate boot config recipes are at odds with setting APPEND at the image levelnormalMedium+5.99UnassignedNEW
13517meta-ti (a345e0c2) Linux kernel fails to boot on Beagleboard-xM (rev C)criticalUndecided---Denys DmytriyenkoNEW
13519meta-ti (a345e0c2) U-Boot MLO execution fails on Beagleboard-xM (rev C)criticalUndecided---Denys DmytriyenkoNEW
14804busybox and dpkg versions of start-stop-daemon disagree on symlink locationnormalMedium+5.1 M2UnassignedNEW
14963qemuarm64 doesn't have a wks filenormalMedium+5.1Ross BurtonNEW
15229meta-yocto-bsp/conf/machine/beaglebone-yocto.conf: MACHINE_EXTRA_RRECOMMENDSnormalMedium5.0Kevin HaoNEW
15232meta-yocto-bsp/conf/machine/beaglebone-yocto.conf: zImage + KERNEL_EXTRA_ARGSnormalMedium5.0Kevin HaoNEW
15346qemuloongarch64 fails to build binutilsnormalMedium5.1UnassignedNEW
 12      9.5

Other Bugs

The following bugs are assigned to the Kernel Team members, but are not categorized into the product and components we usually work with.

Non BSPs,Kernel,Kernel Development,OE-Core

Note: This doesn't list any OE-Core bugs. The query doesn't work when specifying only the "kernel" component from the "OE-Core" product.

IDSummarySeverityPMilestoneAssigneeStatusWhiteboardE
 0      0

Untargeted Kernel Team Bugs

BSPs,Kernel,Kernel Development

IDSummary (2 tasks) SeverityPMilestoneAssigneeStatusWhiteboardE
13517meta-ti (a345e0c2) Linux kernel fails to boot on Beagleboard-xM (rev C)criticalUndecided---Denys DmytriyenkoNEW
13519meta-ti (a345e0c2) U-Boot MLO execution fails on Beagleboard-xM (rev C)criticalUndecided---Denys DmytriyenkoNEW
 2      0

OE-Core/Kernel

IDSummarySeverityPMilestoneAssigneeStatusWhiteboardE
 0      0