From patchwork Wed Sep 5 00:56:29 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [0/1] Add adt-installer-dev target for QA use Date: Wed, 05 Sep 2012 00:56:29 -0000 From: Elizabeth Flanagan X-Patchwork-Id: 35869 Message-Id: To: openembedded-core@lists.openembedded.org 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