Age | Commit message (Collapse) | Author | Files |
|
|
|
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
|
|
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
|
|
|
|
Some minor cleanups for Chapter 2 of the User Manual:
* add some DocBook tags for filenames
* update BitBake version to 1.8.16
* add missing space after "wget" command
* correct misspelled "local/conf" to "local.conf"
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
On some Linux distros, if you set the kernel /proc file
/proc/sys/vm/mmap_min_addr to zero, you will probably get an SELinux
violation if you're running SELinux in enforcing mode. Explain to the
reader how to get around that.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
Some minor cleanups for Chapter 2 of the User Manual:
* add some DocBook tags for filenames
* update BitBake version to 1.8.16
* add missing space after "wget" command
* correct misspelled "local/conf" to "local.conf"
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
A simple tidy of a comma-separated list in Chapter 1.
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Acked-by: Holger Hans Peter Freyther <zecke@selfish.org>
|
|
|
|
|
|
|
|
Use $ <command>NAME</command> for all shell commands on the host
throughout the docbook. $ was picked over the other three candidates
due being the oldest one we have used.
|
|
|
|
ignore generated docbook files, ignore temporary vim files
|
|
Use filename and emphasis inside a para to make jade happy.
|
|
Explain how to configure, build and use a Qt Embedded SDK
generated with OpenEmbedded.
|
|
|
|
Using shlibs and ASSUME_SHLIBS should be everything we need to
get proper dependencies into packages. This section should get
more work and the external-poky-toolchain approach should be
copied to simplify this task.
|
|
|
|
Signed-Off-By: Holger Freyther <zecke@selfish.org>
|
|
2343808f7386cbd4c7b43f1b24e65e173f5ddf15 this commit changed IMAGE_ROOTFS
variable from ${TMPDIR}/rootfs to ${TPMDIR}/rootfs/${PN}
|
|
|
|
|
|
|
|
|
|
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
According to the git log (e.g.,
7302c6263934c237da66719bd42505b6c05d10cc), there was a change in the
variable naming. IPKG_INSTALL was renamed to PACKAGE_INSTALL some time
ago. classes/rootfs_ipk.bbclass currently uses PACKAGE_INSTALL instead
of IPKG_INSTALL.
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This patch fills in the stub for the "Configuring OpenEmbedded" section.
Signed-off-by: Theodore A. Roth <taroth@gmail.com>
|
|
Resubmitted against .dev branch instead of .documentation.
getting_oe.xml: Update getting openembedded section.
Signed-off-by: Theodore A. Roth <taroth@gmail.com>
|
|
* New section about directory structure.
* Update 'Getting BitBake' section.
Resubmitted against .dev instead of .documentation.
Signed-off-by: Theodore A. Roth <taroth@gmail.com>
|
|
org.openembedded.documentation is deprecated now; please do all updates here!
|