Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
  • Sign in / Register
  • L linux-cip-ci
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 3
    • Merge requests 3
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • cip-project
  • cip-testing
  • linux-cip-ci
  • Merge requests
  • !53

Add debian's cross build environment for 4.19.y and 5.10.y tree

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Nobuhiro Iwamatsu requested to merge iwamatsu/gcc into master Jan 13, 2022
  • Overview 18
  • Commits 1
  • Pipelines 23
  • Changes 5

CIP is developed using Debian. The kernel team recommend using Debian as the compiler used for the kernel. Add Debian-based Dockerfile for each kernel version.

  • for 4.19.y: Debian/buster
  • for 5.10.y: Debian/bullseye

NOTE: The 4.4.y tree will be Debian/jessie, but this is not included in this commit as it does not provide cross-compiler packages and needs to be prepared separately.

Signed-off-by: Nobuhiro Iwamatsu nobuhiro1.iwamatsu@toshiba.co.jp

Edited Jan 13, 2022 by Nobuhiro Iwamatsu
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: iwamatsu/gcc