This is the first step in fixing the long standing QA complaint of having no good way of testing ADTREPO:
https://bugzilla.yoctoproject.org/show_bug.cgi?id=2800 https://bugzilla.yoctoproject.org/show_bug.cgi?id=1877 https://bugzilla.yoctoproject.org/show_bug.cgi?id=2718 This target will be added to most autobuilder buildouts and the autobuilder will populate adtrepo-dev from the artifacts. This ensures that released build artifacts are jailed off and cannot be accidentally destroyed while ensuring QA has something to test. The following changes since commit 99c85ba93075a1aff789cafabbacf42e6a93bd32: build-appliance-image: Update to latest poky master (2012-09-04 18:04:40 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib eflanagan/adtfix http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=eflanagan/adtfix Elizabeth Flanagan (1): adt-installer: Add adt-installer-dev.bb .../installer/adt-installer-dev_1.0.bb | 26 ++++++++++++++++++++ .../installer/adt-installer/adt_installer.conf | 2 +- 2 files changed, 27 insertions(+), 1 deletions(-) create mode 100644 meta/recipes-devtools/installer/adt-installer-dev_1.0.bb -- 1.7.5.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
