On 12-11-30 11:13 AM, John Stultz wrote:
On 11/29/2012 06:04 PM, Zhangfei Gao wrote:
Provide a -O option to specify dir to put generated .config
This looks ok to me, although you might want to add some extra details
in the commit log as to why this is useful.
Thanks John for the quick revie
On 11/29/2012 06:04 PM, Zhangfei Gao wrote:
Provide a -O option to specify dir to put generated .config
This looks ok to me, although you might want to add some extra details
in the commit log as to why this is useful.
And one minor nit below.
thanks
-john
@@ -100,7 +112,7 @@ for MERGE_FI
On 29 November 2012 21:43, Jon Medhurst (Tixy) wrote:
> Linaro's kernel tree already has an interactive governor which is
> provided by the Android topic branch, so isn't trying to integrate
> another version going to cause a lot of problems for whoever maintains
> the two versions and the person
Provide a -O option to specify dir to put generated .config
Signed-off-by: Zhangfei Gao
Tested-by: Jon Medhurst (Tixy)
---
scripts/kconfig/merge_config.sh | 18 +++---
1 file changed, 15 insertions(+), 3 deletions(-)
diff --git a/scripts/kconfig/merge_config.sh b/scripts/kconfig/
On Thu, 2012-11-29 at 20:45 +0530, Viresh Kumar wrote:
> Hi Andrey,
>
> This is more of announcement than a PULL request. :)
>
> Most of us are working with interactive governor. But most of us use
> a different version of it, as it is not yet mainlined and there is no hope
> of it getting mainli
Hi Andrey,
This is more of announcement than a PULL request. :)
Most of us are working with interactive governor. But most of us use
a different version of it, as it is not yet mainlined and there is no hope
of it getting mainlined.
http://lists.linaro.org/pipermail/linaro-kernel/2012-February/0
Hello Loïc Minier,
Thanks for hosting a bug on my behalf.
Just a small query:
To provide a patch for OE build, shall I extract the
core-image-minimal-genericarmv8-20121019001847.rootfs.tar.gz
edit the required /etc/fstab to mount the devtmpfs file system during boot or
shall I add the device ent
Hello Loïc Minier,
Thanks for hosting a bug on my behalf.
Just a small query:
To provide a patch for OE build, shall I extract the
core-image-minimal-genericarmv8-20121019001847.rootfs.tar.gz
add entry for /dev/ttyAMA into the /etc/device_table and provide its patch.
Thanks & BR,
Sagar Kadam
__
On Thu, Nov 29, 2012, Sagar Kadam wrote:
> Thanks for hosting a bug on my behalf.
> Just a small query:
> To provide a patch for OE build, shall I extract the
> core-image-minimal-genericarmv8-20121019001847.rootfs.tar.gz
> add entry for /dev/ttyAMA into the /etc/device_table and provide its patch