diff --git a/appends/oe-core/base-files/issue b/appends/oe-core/base-files/issue index d316a04..586451b 100644 --- a/appends/oe-core/base-files/issue +++ b/appends/oe-core/base-files/issue @@ -1,11 +1,11 @@ -.---O---. -| | .-. o o -| | |-----.-----.-----.| | .----..-----.-----. -| | | __ | ---'| '--.| .-'| | | -| | | | | |--- || --'| | | ' | | | | -'---'---'--'--'--. |-----''----''--' '-----'-'-'-' - -' | - '---' +.-. .-. +| \ / | .-. +| \/ |.-----..----.| | .-----.-----.-----.----. +| || || .-'| '--.| ---' __ | | __ | +| | || ' || | | --'|--- | | | | \ +'----'---''-----''--' '----''-----'--. |--'--'---`--` + -' | + '---' -The Angstrom Distribution \n \l +The Mortsgna (formerly Angstrom) Distribution \n \l diff --git a/appends/oe-core/base-files/issue.net b/appends/oe-core/base-files/issue.net index 405e967..f001aae 100644 --- a/appends/oe-core/base-files/issue.net +++ b/appends/oe-core/base-files/issue.net @@ -1,11 +1,11 @@ -.---O---. -| | .-. o o -| | |-----.-----.-----.| | .----..-----.-----. -| | | __ | ---'| '--.| .-'| | | -| | | | | |--- || --'| | | ' | | | | -'---'---'--'--'--. |-----''----''--' '-----'-'-'-' - -' | - '---' +.-. .-. +| \ / | .-. +| \/ |.-----..----.| | .-----.-----.-----.----. +| || || .-'| '--.| ---' __ | | __ | +| | || ' || | | --'|--- | | | | \ +'----'---''-----''--' '----''-----'--. |--'--'---`--` + -' | + '---' -The Angstrom Distribution %h +The Mortsgna (formerly Angstrom) Distribution %h diff --git a/appends/oe-core/base-files_%.bbappend b/appends/oe-core/base-files_%.bbappend index d677c0b..ad36f72 100644 --- a/appends/oe-core/base-files_%.bbappend +++ b/appends/oe-core/base-files_%.bbappend @@ -1,8 +1,8 @@ FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:" -BASEFILESISSUEINSTALL = "do_install_angstromissue" +BASEFILESISSUEINSTALL = "do_install_mortsgnaissue" -do_install_angstromissue () { +do_install_mortsgnaissue () { echo ${MACHINE} > ${D}${sysconfdir}/hostname install -m 644 ${WORKDIR}/issue* ${D}${sysconfdir} diff --git a/classes/instant-remote.bbclass b/classes/instant-remote.bbclass index fff55ed..0f9e230 100644 --- a/classes/instant-remote.bbclass +++ b/classes/instant-remote.bbclass @@ -35,10 +35,10 @@ # 3. Set sysroot (see INSTANT_REMOTE_PATH below) e.g: # /sysroot-instant-remote # 4. Select compilers (it is not necessary for debug but without QTCreator won't enable Kit) for C and C++ e.g: -# C: '/sysroots-components/x86_64/gcc-cross-arm/usr/bin/arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi-gcc' -# C++: '/sysroots-components/x86_64/gcc-cross-arm/usr/bin/arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi-g++' +# C: '/sysroots-components/x86_64/gcc-cross-arm/usr/bin/arm-mortsgna-linux-gnueabi/arm-mortsgna-linux-gnueabi-gcc' +# C++: '/sysroots-components/x86_64/gcc-cross-arm/usr/bin/arm-mortsgna-linux-gnueabi/arm-mortsgna-linux-gnueabi-g++' # 5. Select debugger e.g: -# GDB: '/sysroots-components/x86_64/gdb-cross-arm/usr/bin/arm-angstrom-linux-gnueabi/arm-angstrom-linux-gnueabi-gdb' +# GDB: '/sysroots-components/x86_64/gdb-cross-arm/usr/bin/arm-mortsgna-linux-gnueabi/arm-mortsgna-linux-gnueabi-gdb' # 6. Select 'OK' in Options dialog -> 'Start Debugger' should be back on top # * Make sure 'OE' Kit is selected # * Browse for executable e.g '/sysroot-instant-remote/usr/bin/thunar' diff --git a/conf/distro/mortsgna.conf b/conf/distro/mortsgna.conf index bb93301..7796f4a 100644 --- a/conf/distro/mortsgna.conf +++ b/conf/distro/mortsgna.conf @@ -1,7 +1,7 @@ #@-------------------------------------------------------------------- #@TYPE: Distribution #@NAME: Mortsgna -#@DESCRIPTION: Linux Distribution forked from Angstrom +#@DESCRIPTION: Linux Distribution based on Angstrom #@MAINTAINER: Andreas Müller #@--------------------------------------------------------------------