Age | Commit message (Collapse) | Author | Files |
|
|
|
Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
|
* though not machine specific, the recipe uses package_stagefile_shell
* and being DEPLOY_DIR_IMAGE = "${DEPLOY_DIR}/images/${MACHINE}"
* in case of multimachine builds only the first one has a valid staging ipk.
|
|
first pass
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
populate_staging task to populate_sysroot
This change, pulled from Poky, makes the purpose of the staging directory more
obvious and the taskname more true to what it now actually does.
The layout version number is increased due to the change in layout but code to
convert existing directories and insert a symlink for backwards compatibility
is included.
This patch also includes fixes for all recipes which reference the directory.
Signed-off-by: Joshua Lock <josh@linux.intel.com>
|
|
* (only for spitz)
|
|
miss out on gnu-tar for multi-machine builds where spitz isn't first
|
|
|
|
* new feature: check for known legacy headers
* now supports Angstrom-Narcissus jffs2 images
* two rootfs possible in nand: initrd.bin in mtd2 and home.bin in mtd3
* minor fixes: convert tabs to spaces, uniform echo's quoting
* the universal updater doesn't need PACKAGE_ARCH = "${MACHINE_ARCH}"
* bump PR
* NOTE: mversion/checksum is still not used
|
|
|
|
|
|
instead of providing own copy. Bump PR.
|
|
pointless since we don't call make
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
|
|
|
|
|
|
|