Skip to content

Overview_419

John Jacques edited this page Jan 25, 2022 · 1 revision

Overview

This repository contains the port of Yocto Linux to Axxia.

Branches

Some branches are duplicates of the branches with the same name from the Yocto Linux branch at git://git.yoctoproject.org/linux-yocto. Those branches are

  • master
  • v4.19/standard/base
  • v4.19/standard/preemp-rt/base

Once the first round of up-streaming has been done, the following will also be available.

  • v4.19/standard/axxia/base
  • v4.19/standard/preempt-rt/axxia/base

The following local development branches contain commits that have not yet been accepted by the Yocto project.

  • v4.19/standard/axxia-dev/base
  • v4.19/standard/preempt-rt/axxia-dev/base

Occasionally, some of the branches get renamed or recreated to clean up the commit history. This makes it impossible to update clones. When this happens, existing clones can no longer be used. An attempt is made to communicate this, but because there is no connection between clones and the repository, it is not possible to be sure everyone gets notified. If 'git pull' fails, try a fresh clone.

The original branch is saved in case commit history etc. is needed. Here are the changes and the names of the saved branches. Note that the early branches are not available in the public repository.

For release axxia_gen2_1.1/axxia_gen2_rt_1.1

v4.19/standard/axxia-dev/base_axxia_gen2_1.1
v4.19/standard/axxia-dev/preempt-rt_axxia_gen2_rt_1.1

For release axxia_gen2_1.2/axxia_gen2_rt_1.2

v4.19/standard/axxia-dev/base_axxia_gen2_1.2
v4.19/standard/axxia-dev/preempt-rt_axxia_gen2_rt_1.2

For release axxia_gen2_1.3/axxia_gen2_rt_1.3

v4.19/standard/axxia-dev/base_axxia_gen2_1.3
v4.19/standard/axxia-dev/preempt-rt_axxia_gen2_rt_1.3

For releases after axxia_gen2_1.3/axxia_gen2_rt_1.3 through axxia_gen2_1.5/axxia_gen2_rt_1.5, use

v4.19/standard/axxia-dev/base_axxia_gen2_1.5
v4.19/standard/preempt-rt/axxia-dev/base_axxia_gen2_rt_1.5

For release axxia_gen2_1.6/axxia_gen2_rt_1.6 use

v4.19/standard/axxia-dev/base_axxia_gen2_1.6
v4.19/standard/preempt-rt/axxia-dev/base_axxia_gen2_rt_1.6

For releases after axxia_gen2_1.6/axxia_gen2_rt_1.6 through axxia_gen2_1.14/axxia_gen2_rt_1.14, use

v4.19/standard/axxia-dev/base_axxia_gen2_1.14
v4.19/standard/preempt-rt/axxia-dev/base_axxia_gen2_rt_1.14

For releases after axxia_gen2_1.14/axxia_gen2_rt_1.14 through axxia_gen2_1.21/axxia_gen2_rt_1.21, use

v4.19/standard/axxia-dev/base_axxia_gen2_1.21
v4.19/standard/preempt-rt/axxia-dev/base_axxia_gen2_rt_1.21

For releases after axxia_gen2_1.21/axxia_gen2_rt_1.21 through axxia_gen2_1.25/axxia_gen2_rt_1.25, use

v4.19/standard/axxia-dev/base_axxia_gen2_1.25
v4.19/standard/preempt-rt/axxia-dev/base_axxia_gen2_rt_1.25

For releases after axxia_gen2_1.26/axxia_gen2_rt_1.26 through axxia_gen2_1.32/axxia_gen2_rt_1.32, use

v4.19/standard/axxia-dev/base_axxia_gen2_1.32
v4.19/standard/preempt-rt/axxia-dev/base_axxia_gen2_rt_1.32

After that, use

  v4.19/standard/axxia-dev/base
  v4.19/standard/preempt-rt/axxia-dev/base

Clone this wiki locally