summaryrefslogtreecommitdiff
path: root/docs/usermanual/reference
AgeCommit message (Collapse)AuthorFiles
2009-06-28docs: update IMAGE_ROOTFS variableLynn Lin2
2343808f7386cbd4c7b43f1b24e65e173f5ddf15 this commit changed IMAGE_ROOTFS variable from ${TMPDIR}/rootfs to ${TPMDIR}/rootfs/${PN}
2009-06-27docs: update GENTOO_MIRROR variableLynn Lin1
2009-05-20Documentation for PACKAGE_ARCH is actually for PACKAGE_ARCHSMario Domenech Goulart1
Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
2009-05-20s/IPKG_INSTALL/PACKAGE_INSTALL/Mario Domenech Goulart1
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>
2009-03-24class_siteinfo.xml: Replace packages/ with recipes/.Theodore A. Roth1
2009-02-25docs: import usermanual from org.openembedded.documentation.Michael 'Mickey' Lauer16
org.openembedded.documentation is deprecated now; please do all updates here!