~tobetter/+git/base-installer:master

Last commit made on 2019-03-07
Get this branch:
git clone -b master https://git.launchpad.net/~tobetter/+git/base-installer

Branch merges

Branch information

Name:
master
Repository:
lp:~tobetter/+git/base-installer

Recent commits

e08b30c... by Dongjin Kim

ODROID: armhf: fix to allow only contain 'odroid' in the package name

Signed-off-by: Dongjin Kim <email address hidden>

832a8e3... by "<email address hidden>" <Dongjin Kim>

ODROID: fix debian/control 'Maintainer' and 'Vcs-*'

Signed-off-by: Dongjin Kim <email address hidden>

9b53d0d... by "<email address hidden>" <Dongjin Kim>

ODROID: arm64: add test cases for ODROID-N2

Signed-off-by: Dongjin Kim <email address hidden>

5a42b12... by Dongjin Kim

Merge remote-tracking branch 'origin/master'

d03e4d0... by D-I role <email address hidden>

[l10n] Commit changed/added po files (from l10n-sync run at dillon)

a719154... by Dongjin Kim

ODROID: fix 'get_dt_model: command not found' on debuild

Signed-off-by: Dongjin Kim <email address hidden>

a2e69f0... by Dongjin Kim

ODROID: arm64: change kernel package filter to '*-odroid*'

Signed-off-by: Dongjin Kim <email address hidden>

1d84c5e... by Dongjin Kim

ODROID: use another expression 'tr' command to conver upper case to lower

Signed-off-by: Dongjin Kim <email address hidden>

f72afec... by Dongjin Kim

ODROID: select kernel image package from platform model

Signed-off-by: Dongjin Kim <email address hidden>

1fb7fda... by Dongjin Kim

ODROID: arch_get_kernel: return dummy kernel package

User can select a kernel package in the list queried from repositories if the
package by arch_get_kernel() is not exist in the list.

Signed-off-by: Dongjin Kim <email address hidden>