Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

dev-rokers: set distro name and version in rokers-image-base #17

Open
wants to merge 2 commits into
base: dev-rokers
Choose a base branch
from

Conversation

ludusrusso
Copy link
Member

Start working on #10

Signed-off-by: Ludovico O. Russo ludus.russo@gmail.com

Signed-off-by: Ludovico O. Russo <ludus.russo@gmail.com>
@@ -1,5 +1,8 @@
# rokers-image-base

DISTRO_NAME = "Yocto Rokers Distro"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am not quite sure the variables defined here will also cause /etc/issue to be updated accordingly.

See #10 (comment)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That was a trial! :D Otherwise I'll put it in meta-rokers/conf/layer.conf!

@ludusrusso
Copy link
Member Author

tested: it doesn't work :( I've to read the yocto documentation :D!!!

# cat /etc/issue

Yocto GENIVI Baseline (Poky/meta-ivi) 12.0.0 \n \l

Signed-off-by: Ludovico O. Russo <ludus.russo@gmail.com>
@ludusrusso
Copy link
Member Author

Still not working! I don't understand where to put the definitions!

@gmacario
Copy link
Collaborator

gmacario commented Jul 9, 2017

Look at meta-ivi, you should create an equivalent conf/distro.conf and make sure this take precedence over it

@gmacario
Copy link
Collaborator

Image https://build.rokers.io/job/robotrokers/job/rokers-yocto-distro/job/PR-17/1/artifact/gdp-src-build/tmp/deploy/images/raspberrypi3/rokers-image-base-raspberrypi3-20170709102716.rootfs.rpi-sdimg (PR-17 commit 3ab7280) is still displaying "Yocto GENIVI Baseline ..."

...

Yocto GENIVI Baseline (Poky/meta-ivi) 12.0.0 raspberrypi3 ttyS0

raspberrypi3 login: root
Password:
root@raspberrypi3:~#

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants