/[packages]/cauldron/kernel-linus/current/SPECS/kernel-linus.spec
ViewVC logotype

Diff of /cauldron/kernel-linus/current/SPECS/kernel-linus.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1426467 by tmb, Wed Jul 31 18:19:14 2019 UTC revision 1426469 by tmb, Wed Jul 31 20:53:03 2019 UTC
# Line 134  Source4:       README.kernel-sources Line 134  Source4:       README.kernel-sources
134  Source20:       i386_defconfig  Source20:       i386_defconfig
135  Source21:       x86_64_defconfig  Source21:       x86_64_defconfig
136  Source22:       arm_defconfig  Source22:       arm_defconfig
137    Source23:       arm64_defconfig
138    
139  ####################################################################  ####################################################################
140  #  #
# Line 438  popd Line 439  popd
439  install %{SOURCE20} %{build_dir}/linux-%{tar_ver}/arch/x86/configs/  install %{SOURCE20} %{build_dir}/linux-%{tar_ver}/arch/x86/configs/
440  install %{SOURCE21} %{build_dir}/linux-%{tar_ver}/arch/x86/configs/  install %{SOURCE21} %{build_dir}/linux-%{tar_ver}/arch/x86/configs/
441  install %{SOURCE22} %{build_dir}/linux-%{tar_ver}/arch/arm/configs/  install %{SOURCE22} %{build_dir}/linux-%{tar_ver}/arch/arm/configs/
442    install %{SOURCE23} %{build_dir}/linux-%{tar_ver}/arch/arm64/configs/
443    
444  # make sure the kernel has the sublevel we know it has...  # make sure the kernel has the sublevel we know it has...
445  LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" linux-%{tar_ver}/Makefile  LC_ALL=C perl -p -i -e "s/^SUBLEVEL.*/SUBLEVEL = %{sublevel}/" linux-%{tar_ver}/Makefile

Legend:
Removed from v.1426467  
changed lines
  Added in v.1426469

  ViewVC Help
Powered by ViewVC 1.1.30