diff options
author | John Klug <john.klug@multitech.com> | 2016-12-13 17:58:59 -0600 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2016-12-13 17:58:59 -0600 |
commit | 9e667ff529b65eac316b4f66c4ae37ed835b7138 (patch) | |
tree | c8570c1a2cbb5f6cd133d2d5252fc6cd81af2f69 /conf | |
parent | fbfed99855e364a4775f33df883eb21cc4e0a278 (diff) | |
download | meta-mlinux-9e667ff529b65eac316b4f66c4ae37ed835b7138.tar.gz meta-mlinux-9e667ff529b65eac316b4f66c4ae37ed835b7138.tar.bz2 meta-mlinux-9e667ff529b65eac316b4f66c4ae37ed835b7138.zip |
Add gpsd 3.16 bitbake recipe
Diffstat (limited to 'conf')
-rw-r--r-- | conf/distro/mlinux.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/distro/mlinux.conf b/conf/distro/mlinux.conf index b4bc9a3..6281c7c 100644 --- a/conf/distro/mlinux.conf +++ b/conf/distro/mlinux.conf @@ -1,6 +1,6 @@ DISTRO = "mlinux" DISTRO_NAME = "mLinux" -DISTRO_BASE_VERSION = "3.2" +DISTRO_BASE_VERSION = "3.3" DISTRO_VERSION = "${DISTRO_BASE_VERSION}.3" DISTRO_CODENAME = "" SDK_VENDOR = "-mlinux" |