[Angstrom-devel] Preparing for new build
Michal Panczyk
mpanczyk at gmail.com
Sat May 17 22:28:16 CEST 2008
Hello List, Matt, and machine mentors
> Date: Fri, 16 May 2008 07:08:52 -0700
> From: "Matt Reimer" <mattjreimer at gmail.com>
> Subject: Re: [Angstrom-devel] Preparing for new build
> On Tue, May 13, 2008 at 4:31 AM, Koen Kooi <k.kooi at student.utwente.nl> wrote:
>> Hi,
>>
>> It's about time to do a new build, but there haven't been many changes since
>> the previous one. So if you have patches you want in, please send them to
>> openembedded-stablebranch at openembedded.org for review and we'll have a look
>> at them.
>
> (I sent it to the above list but it got stuck in moderation.)
>
> How about this one?
>
> hx4700's voltage regulator gives a significant boost in runtime. The
> following patch builds the voltage regulation code as modules for
> hx4700. Its machine conf already lists these two modules in
> MACHINE_EXTRA_RRECOMMENDS so nothing else should be necessary to get
> it working.
>
> Matt Reimer
Could I say no? :)
Up till now defconfigs were generated using defconfigman (
http://defconfigman.sourceforge.net/) - a tool easy to use and helping
with keeping defconfigs for different machines simple and working.
Could we still use it and follow that pattern in the future ? If
somebody is not used with using defconfigman, I can provide some help
and supply first patches. The only problem is the will - is there
anybody else, besides me, willing to keep it clear and working? And
most important - is there anybody left capable of submitting patches
to the defonfigman ? I haven't seen Paul Sokolovsky for a while ....
> #
> # old_revision [97f6800e7228874b1f13f700a43a88bb5c10a4bb]
> #
> # patch "packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig"
> # from [50ce9c68d453f6faec44e7d9d1913bb06f76f319]
> # to [3f9adf2ea8b3b20944c429107b6f85d5eb4ae4cf]
> #
> ============================================================
> --- packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig
> 50ce9c68d453f6faec44e7d9d1913bb06f76f319
> +++ packages/linux/linux-handhelds-2.6-2.6.21/hx4700/defconfig
> 3f9adf2ea8b3b20944c429107b6f85d5eb4ae4cf
> @@ -196,7 +196,8 @@ CONFIG_PXA_SUSPEND_SAVE_EXTRA_REGS=y
> # CONFIG_MACH_TRIZEPS4 is not set
> CONFIG_PXA27x=y
> CONFIG_PXA_SUSPEND_SAVE_EXTRA_REGS=y
> -# CONFIG_PXA27x_VOLTAGE is not set
> +CONFIG_PXA27x_VOLTAGE=m
> +CONFIG_PXA27x_VOLTAGE_MAX158xx=m
>
> #
> # Linux As Bootloader
>
>
--
Michal Panczyk
More information about the Angstrom-distro-devel
mailing list