On 3/25/14, 22:08, "Kamble, Nitin A" <[email protected]> wrote:
>From: Nitin A Kamble <[email protected]> Even these should have commit messages. For example, see: commit f122b5a10114416c55d015305fdd011d86e71353 Author: Darren Hart <[email protected]> Date: 2014-03-24 fri2: Update linux-yocto 3.10 SRCREV (3.10.33-LTSI) Update to the HEAD of standard/fri2 (3.10.33-LTSI). This also works around an open issue with do_validate_branches where feature branches are reset the HEAD of the machine branch if they contain that commit. Signed-off-by: Darren Hart <[email protected]> It only takes a minute to write the message, but it's there forever and you never know who might need some context about what we were doing around this time. -- Darren > >Signed-off-by: Nitin A Kamble <[email protected]> >--- > meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-) > >diff --git a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend >b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend >index 37cf96e..c2339fa 100644 >--- a/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend >+++ b/meta-crownbay/recipes-kernel/linux/linux-yocto_3.10.bbappend >@@ -11,13 +11,13 @@ KMACHINE_crownbay-noemgd = "crownbay" > KBRANCH_crownbay-noemgd = "standard/crownbay" > KERNEL_FEATURES_append_crownbay-noemgd = " cfg/vesafb" > >-LINUX_VERSION = "3.10.32" >+LINUX_VERSION = "3.10.33" > >-SRCREV_meta_crownbay = "6e0e756d51372c8b176c5d1e6f786545bceed351" >-SRCREV_machine_crownbay = "78afd3095c9b37efbbfbfdc25eb3833ef3c6a718" >+SRCREV_meta_crownbay = "99c503a92885060bebf2bba6747735e8e9346a40" >+SRCREV_machine_crownbay = "21df0c8486e129a4087970a07b423c533ae05de7" > SRCREV_emgd_crownbay = "42d5e4548e8e79e094fa8697949eed4cf6af00a3" > > SRCREV_meta_crownbay-noemgd = "6e0e756d51372c8b176c5d1e6f786545bceed351" >-SRCREV_machine_crownbay-noemgd = >"78afd3095c9b37efbbfbfdc25eb3833ef3c6a718" >+SRCREV_machine_crownbay-noemgd = >"21df0c8486e129a4087970a07b423c533ae05de7" > > SRC_URI_crownbay = >"git://git.yoctoproject.org/linux-yocto-3.10.git;protocol=git;nocheckout=1 >;branch=${KBRANCH},${KMETA},emgd-1.18;name=machine,meta,emgd" >-- >1.8.1.4 > > -- Darren Hart Yocto Project - Linux Kernel Intel Open Source Technology Center -- _______________________________________________ meta-intel mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-intel
