Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs
@ 2019-09-27  8:59 yegorslists at googlemail.com
  2019-09-27 11:48 ` Yegor Yefremov
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: yegorslists at googlemail.com @ 2019-09-27  8:59 UTC (permalink / raw)
  To: buildroot

From: Yegor Yefremov <yegorslists@googlemail.com>

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
---
 DEVELOPERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/DEVELOPERS b/DEVELOPERS
index 69d2ed6272..2764b2422b 100644
--- a/DEVELOPERS
+++ b/DEVELOPERS
@@ -2438,6 +2438,8 @@ F:	package/zisofs-tools/
 F:	support/download/
 
 N:	Yegor Yefremov <yegorslists@googlemail.com>
+F:	configs/beaglebone_defconfig
+F:	configs/beaglebone_qt5_defconfig
 F:	package/acl/
 F:	package/attr/
 F:	package/bluez_utils/
-- 
2.17.0

^ permalink raw reply related	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs
  2019-09-27  8:59 [Buildroot] [PATCH] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs yegorslists at googlemail.com
@ 2019-09-27 11:48 ` Yegor Yefremov
  2019-09-27 14:29   ` Thomas Petazzoni
  2019-09-30 14:44   ` Frank Hunleth
  2019-09-27 20:19 ` Thomas Petazzoni
  2019-10-01  6:08 ` Peter Korsgaard
  2 siblings, 2 replies; 6+ messages in thread
From: Yegor Yefremov @ 2019-09-27 11:48 UTC (permalink / raw)
  To: buildroot

Hi Frank,

On Fri, Sep 27, 2019 at 10:59 AM <yegorslists@googlemail.com> wrote:
>
> From: Yegor Yefremov <yegorslists@googlemail.com>
>
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
>  DEVELOPERS | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/DEVELOPERS b/DEVELOPERS
> index 69d2ed6272..2764b2422b 100644
> --- a/DEVELOPERS
> +++ b/DEVELOPERS
> @@ -2438,6 +2438,8 @@ F:        package/zisofs-tools/
>  F:     support/download/
>
>  N:     Yegor Yefremov <yegorslists@googlemail.com>
> +F:     configs/beaglebone_defconfig
> +F:     configs/beaglebone_qt5_defconfig
>  F:     package/acl/
>  F:     package/attr/
>  F:     package/bluez_utils/

do you still have the hw? Could you also register yourself for this board?

Another question why do we use TI's kernel and not the vanilla one?

Cheers,
Yegor

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs
  2019-09-27 11:48 ` Yegor Yefremov
@ 2019-09-27 14:29   ` Thomas Petazzoni
  2019-09-30 14:44   ` Frank Hunleth
  1 sibling, 0 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2019-09-27 14:29 UTC (permalink / raw)
  To: buildroot

On Fri, 27 Sep 2019 13:48:10 +0200
Yegor Yefremov <yegorslists@googlemail.com> wrote:

> do you still have the hw? Could you also register yourself for this board?
> 
> Another question why do we use TI's kernel and not the vanilla one?

At least for the Qt5 defconfig, the idea was to have OpenGL support,
using the TI PowerVR drivers. I'm not sure if/how they work with the
mainline kernel.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs
  2019-09-27  8:59 [Buildroot] [PATCH] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs yegorslists at googlemail.com
  2019-09-27 11:48 ` Yegor Yefremov
@ 2019-09-27 20:19 ` Thomas Petazzoni
  2019-10-01  6:08 ` Peter Korsgaard
  2 siblings, 0 replies; 6+ messages in thread
From: Thomas Petazzoni @ 2019-09-27 20:19 UTC (permalink / raw)
  To: buildroot

On Fri, 27 Sep 2019 10:59:03 +0200
yegorslists at googlemail.com wrote:

> From: Yegor Yefremov <yegorslists@googlemail.com>
> 
> Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> ---
>  DEVELOPERS | 2 ++
>  1 file changed, 2 insertions(+)

Applied to master, thanks.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs
  2019-09-27 11:48 ` Yegor Yefremov
  2019-09-27 14:29   ` Thomas Petazzoni
@ 2019-09-30 14:44   ` Frank Hunleth
  1 sibling, 0 replies; 6+ messages in thread
From: Frank Hunleth @ 2019-09-30 14:44 UTC (permalink / raw)
  To: buildroot

Hi Yegor,

On Fri, Sep 27, 2019 at 7:48 AM Yegor Yefremov
<yegorslists@googlemail.com> wrote:
>
> Hi Frank,
>
> On Fri, Sep 27, 2019 at 10:59 AM <yegorslists@googlemail.com> wrote:
> >
> > From: Yegor Yefremov <yegorslists@googlemail.com>
> >
> > Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
> > ---
> >  DEVELOPERS | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/DEVELOPERS b/DEVELOPERS
> > index 69d2ed6272..2764b2422b 100644
> > --- a/DEVELOPERS
> > +++ b/DEVELOPERS
> > @@ -2438,6 +2438,8 @@ F:        package/zisofs-tools/
> >  F:     support/download/
> >
> >  N:     Yegor Yefremov <yegorslists@googlemail.com>
> > +F:     configs/beaglebone_defconfig
> > +F:     configs/beaglebone_qt5_defconfig
> >  F:     package/acl/
> >  F:     package/attr/
> >  F:     package/bluez_utils/
>
> do you still have the hw? Could you also register yourself for this board?

I use several of the BeagleBones, but I only use Robert Nelson's patch
set (aka the beaglebone.org Debian patch set) in my projects. It's
unfortunately quite large. Here's an example:
https://rcn-ee.net/deb/buster-armhf/v4.19.72-bone39/. I use it since
it has helped me with driver and device tree issues in the past. I
could believe that those issues are fixed in a vanilla kernel now, but
I haven't checked. Since I have a different kernel setup, I've been
shy about contributing any I've done with the BeagleBone back.

> Another question why do we use TI's kernel and not the vanilla one?

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [Buildroot] [PATCH] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs
  2019-09-27  8:59 [Buildroot] [PATCH] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs yegorslists at googlemail.com
  2019-09-27 11:48 ` Yegor Yefremov
  2019-09-27 20:19 ` Thomas Petazzoni
@ 2019-10-01  6:08 ` Peter Korsgaard
  2 siblings, 0 replies; 6+ messages in thread
From: Peter Korsgaard @ 2019-10-01  6:08 UTC (permalink / raw)
  To: buildroot

>>>>> "yegorslists" == yegorslists  <yegorslists@googlemail.com> writes:

 > From: Yegor Yefremov <yegorslists@googlemail.com>
 > Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>

Committed to 2019.02.x, 2019.05.x and 2019.08.x, thanks.

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2019-10-01  6:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-09-27  8:59 [Buildroot] [PATCH] DEVELOPERS: add Yegor Yefremov as contact for BeagleBone defconfigs yegorslists at googlemail.com
2019-09-27 11:48 ` Yegor Yefremov
2019-09-27 14:29   ` Thomas Petazzoni
2019-09-30 14:44   ` Frank Hunleth
2019-09-27 20:19 ` Thomas Petazzoni
2019-10-01  6:08 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox