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

Update deps and projects structure for nerves v0.9 #8

Merged
merged 1 commit into from
Jan 29, 2018

Conversation

mobileoverlord
Copy link
Contributor

Updates deps and project structure for nerves v0.9

I recommend updating nerves_bootstrap and fwup in your environment
You can update nerves_bootstrap by calling mix local.nerves
and if you are on a mac you can update fwup with brew upgrade fwup

Copy link
Contributor

@mauricionr mauricionr left a comment

Choose a reason for hiding this comment

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

🚀

define(NERVES_FW_PRODUCT, "Nerves Firmware")
define(NERVES_FW_DESCRIPTION, "")
define(NERVES_FW_VERSION, "${NERVES_SDK_VERSION}")
define(NERVES_FW_PLATFORM, "rpi3")
Copy link
Contributor

Choose a reason for hiding this comment

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

The older versions also will work?

# Firmware metadata
#

# All of these can be overriden using environment variables of the same name.
Copy link
Contributor

Choose a reason for hiding this comment

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

got it

@amolenaar
Copy link
Owner

Thanks. I'll check why the tests fail (SystemRegistry.TermStorage undefined).

@mauricionr
Copy link
Contributor

i could build the firmware, but i'm also getting this error SystemRegistry.TermStorage undefined

@mauricionr
Copy link
Contributor

@mauricionr
Copy link
Contributor

fixed in system_registry branch

@amolenaar
Copy link
Owner

Thanks Justin ans Mauricio. I’ll merge it ASAP. And build a new release of nerves_dnssd.

@amolenaar amolenaar merged commit 32d4224 into amolenaar:master Jan 29, 2018
amolenaar added a commit that referenced this pull request Jan 29, 2018
Update deps and projects structure for nerves v0.9
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.

None yet

3 participants