| Submitter | Elizabeth Flanagan |
|---|---|
| Date | Sept. 5, 2012, 12:56 a.m. |
| Message ID | <cover.1346806132.git.elizabeth.flanagan@intel.com> |
| Download | mbox |
| Permalink | /patch/35869/ |
| State | New |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib eflanagan/adtfixComments
On Tue, Sep 4, 2012 at 5:56 PM, Elizabeth Flanagan <elizabeth.flanagan@intel.com> wrote: > This is the first step in fixing the long standing QA complaint of having > no good way of testing ADTREPO: I missed something in do_populate_adt that will cause this to fail (it will build, it just won't actually function). Please don't pull, I'll resubmit tomorrow. -b > > 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 >