Magellan Linux

Diff of /smage/trunk/core/grub/grub-2.02_rc2-r1.smage2

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

revision 9425 by niro, Tue Apr 4 09:34:11 2017 UTC revision 9426 by niro, Tue Apr 4 09:35:00 2017 UTC
# Line 44  SRC_URI+=( Line 44  SRC_URI+=(
44   #gnu://${PNAME}/${SRCFILE}   #gnu://${PNAME}/${SRCFILE}
45   http://alpha.gnu.org/gnu/${PNAME}/${SRCFILE}   http://alpha.gnu.org/gnu/${PNAME}/${SRCFILE}
46   mirror://${PNAME}/${SRCFILE}   mirror://${PNAME}/${SRCFILE}
47   mirror://${PNAME}/${PNAME}-2.02-binutils-2.27-support-modules-without-symbol-table.patch   #mirror://${PNAME}/${PNAME}-2.02-binutils-2.27-support-modules-without-symbol-table.patch
48   mirror://${PNAME}/${PNAME}-2.02-confd.patch   mirror://${PNAME}/${PNAME}-2.02-confd.patch
49   mirror://${PNAME}/${PNAME}-2.02-cosmetic.patch   mirror://${PNAME}/${PNAME}-2.02-cosmetic.patch
50   mirror://${PNAME}/${PNAME}-2.00-10_linux-pretty-names-from-etc-os-release.patch   mirror://${PNAME}/${PNAME}-2.00-10_linux-pretty-names-from-etc-os-release.patch
# Line 68  src_prepare() Line 68  src_prepare()
68   # support modules without symbol table which happens if build with binutils-2.27 and above   # support modules without symbol table which happens if build with binutils-2.27 and above
69   # see: https://lists.gnu.org/archive/html/grub-devel/2016-02/msg00014.html   # see: https://lists.gnu.org/archive/html/grub-devel/2016-02/msg00014.html
70   # and: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1620678   # and: https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/1620678
71   mpatch ${PNAME}-2.02-binutils-2.27-support-modules-without-symbol-table.patch || die   #mpatch ${PNAME}-2.02-binutils-2.27-support-modules-without-symbol-table.patch || die
72    
73   # use /etc/conf.d/grub instead of /etc/default/grub   # use /etc/conf.d/grub instead of /etc/default/grub
74   mpatch ${PNAME}-2.02-confd.patch || die   mpatch ${PNAME}-2.02-confd.patch || die

Legend:
Removed from v.9425  
changed lines
  Added in v.9426