Merge commit 'opendreambox/opendreambox-1.6' into vuplus-1.6
authorikseong <ikseong@vuplus>
Fri, 23 Jul 2010 05:17:23 +0000 (14:17 +0900)
committerikseong <ikseong@vuplus>
Fri, 23 Jul 2010 05:17:23 +0000 (14:17 +0900)
modify klibc inc files.
add new unionfs-modules bb file.

1  2 
recipes/klibc/klibc.inc
recipes/klibc/klibc_1.5.15.inc

@@@ -1,7 -1,7 +1,9 @@@
  require klibc-common.inc
  
  SRC_URI += "file://staging.patch;patch=1"
- SRC_URI_append = "${@base_conditional('MACHINE', 'dm7025', '', \
 -SRC_URI_append = "${@base_conditional('DISTRO', 'opendreambox', '', \
++#SRC_URI_append = "${@base_conditional('DISTRO', 'opendreambox', '', \
++#             ' file://klibc_kexecsyscall.patch;patch=1', d)}"
++SRC_URI_append = "${@base_conditional('DISTRO', 'vuplus', '', \
                ' file://klibc_kexecsyscall.patch;patch=1', d)}"
  
  # we want only the shared programms and the lib so we chose them manually
@@@ -7,6 -6,9 +6,11 @@@ SRC_URI += "file://staging.patch;patch=
              file://isystem.patch;patch=1 \
           "
  
 -SRC_URI_append = "${@base_conditional('DISTRO', 'opendreambox', '', \
++#SRC_URI_append = "${@base_conditional('DISTRO', 'opendreambox', '', \
++#             ' file://klibc_kexecsyscall.patch;patch=1', d)}"
++SRC_URI_append = "${@base_conditional('DISTRO', 'vuplus', '', \
+               ' file://klibc_kexecsyscall.patch;patch=1', d)}"
  # we want only the shared programms and the lib so we chose them manually
  do_install() {
          install -d ${D}${base_bindir}