~canonical-kernel/ubuntu/+source/linux-meta-oracle/+git/bionic:oracle-5.0

Last commit made on 2020-03-17
Get this branch:
git clone -b oracle-5.0 https://git.launchpad.net/~canonical-kernel/ubuntu/+source/linux-meta-oracle/+git/bionic
Members of Canonical Kernel can upload to this branch. Log in for directions.

Branch merges

Branch information

Recent commits

339d5bf... by Khaled El Mously

UBUNTU: Ubuntu-oracle-5.0-5.0.0.1014.15

Signed-off-by: Khalid Elmously <email address hidden>

a2c83ae... by Stefan Bader

UBUNTU: Ubuntu-oracle-5.0-5.0.0.1013.14

Signed-off-by: Stefan Bader <email address hidden>

fa1ff7b... by Andy Whitcroft

UBUNTU: [Config] expose new test:provides on the appropriate meta-packages

BugLink: https://bugs.launchpad.net/bugs/1867334
Signed-off-by: Andy Whitcroft <email address hidden>

469f587... by Andy Whitcroft

UBUNTU: [Packaging] support standard testing access to flavours

In order to allow testing to select appropriate meta packages to install
specific flavours out of a specific source package without having to
understand the currently active variants we are adding additional names
for the existing meta packages. These come in the form of Provides:
which are static relative to this source and flavour combinations,
additionally they encode a preferred flavour for ADT testing which is
clueless about flavours:

    Provides: kernel-testing--<primary-srcpkg>--{full,modules-extra}--<flavour>

    Provides: kernel-testing--linux--full--generic
    Provides: kernel-testing--linux--full--lowlatency
    Provides: kernel-testing--linux--full--preferred

    Provides: kernel-testing--linux-oracle-5.0--full--oracle
    Provides: kernel-testing--linux-oracle-5.0--full--preferred

The primary interface is --full-- which installs the linux-generic
style top-level meta package which then installs the linux-image-* and
linux-headers-* variants. Should we later need those separatly we can
add --image-- and --headers-- interfaces; currently ADT installs both,
and RT testing installs the top level meta. There are also equivalent
--modules-extra-- provides so they can be added if testing requires it.

BugLink: https://bugs.launchpad.net/bugs/1867334
Signed-off-by: Andy Whitcroft <email address hidden>

80e6990... by Kelsey Steele

UBUNTU: Ubuntu-oracle-5.0-5.0.0.1013.13

Signed-off-by: Kelsey Skunberg <email address hidden>

7357e93... by Stefan Bader

UBUNTU: Ubuntu-oracle-5.0-5.0.0.1012.12

Signed-off-by: Stefan Bader <email address hidden>

0eb1605... by Stefan Bader

UBUNTU: [Packaging] Sync variant handling

Update variant processing to use debian/variants instead of encoding the
variants in debian/rules. Also simplify some code.

Ignore: yes
Signed-off-by: Stefan Bader <email address hidden>

92f4749... by Stefan Bader

UBUNTU: [Packaging] update variants

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Stefan Bader <email address hidden>

ddaf906... by Stefan Bader

UBUNTU: [Packaging] resync git-ubuntu-log

BugLink: https://bugs.launchpad.net/bugs/1786013
Signed-off-by: Stefan Bader <email address hidden>

a225a5b... by Khaled El Mously

UBUNTU: Ubuntu-oracle-5.0-5.0.0.1011.11

Signed-off-by: Khalid Elmously <email address hidden>