]> code.ossystems Code Review - openembedded-core.git/commitdiff
Fix Phytec MX31 recipe
authorRobert Bradford <rob@openedhand.com>
Mon, 7 Apr 2008 21:52:54 +0000 (21:52 +0000)
committerRobert Bradford <rob@openedhand.com>
Mon, 7 Apr 2008 21:52:54 +0000 (21:52 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4191 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/linux/linux-mx31_2.6.22.6.bb

index fabc865ada5aa32ec882aa9905e19e8cb06b338b..71f3be68c415dd1c8583856f9f8ad979d10bcdb1 100644 (file)
@@ -9,7 +9,7 @@ SRC_URI = " \
           file://defconfig-mx31phy \
           "
 
-COMPATIBLE_MACHINE = "mx31ads mx31phy"
+COMPATIBLE_MACHINE = "(mx31ads|mx31phy)"
 
 SRC_URI_append_mx31ads = " \
           file://mx31ads-patches.tgz \
@@ -136,6 +136,7 @@ SRC_URI_append_mx31ads = " \
           file://linux-2.6.22-mx-CR-ENGR00053563-Fix-Sahara-Issue-For-MX27.patch;patch=1 \
           "
 SRC_URI_append_mx31phy = " \
+        file://mx31phy-patches.tgz \
         file://linux-2.6.22-mx-arch_arm.patch;patch=1 \ 
         file://linux-2.6.22-mx-arm_oprofile.patch;patch=1 \ 
         file://linux-2.6.22-mx-codetest.patch;patch=1 \