From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from hetzner.pbcl.net (mail.pbcl.net [88.198.119.4]) by mail.openembedded.org (Postfix) with ESMTP id BC8DE75EE7 for ; Sat, 7 Nov 2015 00:06:29 +0000 (UTC) Received: from blundell.swaffham-prior.co.uk ([91.216.112.25] helo=e130.local) by hetzner.pbcl.net with esmtpsa (TLS1.2:RSA_AES_128_CBC_SHA1:128) (Exim 4.80) (envelope-from ) id 1Zur1X-0007Fr-CL for openembedded-devel@lists.openembedded.org; Sat, 07 Nov 2015 01:06:28 +0100 Message-ID: <1446854780.5685.20.camel@gnu.org> From: Phil Blundell To: openembedded-devel@lists.openembedded.org Date: Sat, 07 Nov 2015 00:06:20 +0000 In-Reply-To: References: X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Subject: Re: OE/Yocto developer survey X-BeenThere: openembedded-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list Reply-To: openembedded-devel@lists.openembedded.org List-Id: Using the OpenEmbedded metadata to build Distributions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 07 Nov 2015 00:06:30 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit (Better late than never...) On Mon, 2015-10-26 at 15:18 -0400, Cliff Brake wrote: > Hi, > > I'd like to get some feedback on the following questions -- feel free > to respond to list, or directly to me, and I'll withhold your > name/company from any results. > > I would like to collect feedback until 2015-11-02, and will summarize > the results after that. > > My goal with this survey is to get a sense for best practices and what > is most commonly used among Yocto/OE developers so I can better advise > clients using Yocto/OE. Hopefully this will also generate some > interesting discussions. > > How long have you been using OE? 11 years > > How do you use OE/Yocto? > [X ] product development > [ ] hobby/research/education/yocto core developer, etc > > What distro do you use? > [ ] Poky > [ ] Angstrom > [X ] nodistro or custom > > How do you organize multiple git repos? > [X ] Git submodules > [ ] Repo > [ ] Other > > What packaging system? > [X ] OPKG > [ ] RPM > [ ] Other > > What GUI toolkits? > [X ] Qt > [ ] Gtk > [ ] EFL > [ ] HTML5/JS > [ ] Other > > What init system? > [ ] systemd > [ ] sysvinit > [X ] busybox init > [ ] Other > > What libc? > [X ] glibc > [ ] uclibc > [ ] musl > [ ] Other > > How do you develop custom applications? > [ ] application-SDK > [X ] devshell > [X ] develop on PC, test on target > [X ] Other > > What language do you primarily use for custom applications? > [ ] C > [X ] C++ > [ ] Python > [ ] Javascript > [ ] Lua > [ ] Other > > What do you use for Continuous Integration? > [ ] Buildbot > [X ] Jenkins > [ ] Other > > Do you use any any of the tooling projects > (https://www.yoctoproject.org/tools-resources/projects) such as ADT, > Hob, Toaster, etc? > > No. > > Reasons or explanations are appreciated, and please feel free to > include additional choices/information you think are relevant. > > Thanks, > Cliff