-
Notifications
You must be signed in to change notification settings - Fork 205
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
getting started instructions #1
Comments
git clone git://git.openembedded.org/openembedded-core openembedded
cd openembedded
git clone git://git.openembedded.org/bitbake.git
git clone git://git.openembedded.org/meta-openembedded.git
git clone git://github.com/ebutera/meta-allwinner.git
. ./oe-init-build-env |
Yes basically just follow oe getting started guide and add the meta-openembedded and meta-allwinner layer. But before writing instructions and fix other things i'd like to know if the image (in the downloads section) boots on a real device. |
I just mean that having instructions here would help to get the images tested faster than if one neads to learn OE first |
No need to learn OE: |
vonfritz
referenced
this issue
in vonfritz/meta-sunxi
Jul 5, 2013
tslib git bbappend: make it work with the tslib_git.bb in meta-openembed...
ebutera
pushed a commit
that referenced
this issue
Jul 26, 2015
ebutera
added a commit
that referenced
this issue
Aug 22, 2015
Make the kernel more usable, patch set #1
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello, can you add instructions about getting started with OE and this "meta"?
The text was updated successfully, but these errors were encountered: