I have made the following changes intended for : nemo:devel:hw:ti:omap4:pandaboard / kernel-adaptation-pandaboard
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.merproject.org//request/show/235 Thank You, Simonas L. [This message was auto-generated] --- Request # 235: Messages from BOSS: State: review at 2013-04-18T17:06:25 by cibot Reviews: accepted by cibot : Prechecks succeeded. new for nemo:devel:hw:ti:omap4:pandaboard : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:sledge:branches:nemo:devel:hw:ti:omap4:pandaboard / kernel-adaptation-pandaboard -> nemo:devel:hw:ti:omap4:pandaboard / kernel-adaptation-pandaboard changes files: -------------- --- kernel-adaptation-pandaboard.changes +++ kernel-adaptation-pandaboard.changes @@ -0,0 +1,3 @@ +* Thu Apr 18 2013 Simonas Leleiva <[email protected]> - 3.4.27~1489.22 +- add depmod kernel version + spec files: ----------- --- kernel-adaptation-pandaboard.spec +++ kernel-adaptation-pandaboard.spec @@ -217,10 +217,7 @@ %post # >> post -# do we really need to call depmod in post? Isn't it called when -# building kernel already if the depmod binary is available during -# build time? -/sbin/depmod -a +depmod -a %{kernel_version_build} # << post %files other changes: --------------
