diff options
Diffstat (limited to 'recipes/openmoko2/neod_svn.bb')
-rw-r--r-- | recipes/openmoko2/neod_svn.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/openmoko2/neod_svn.bb b/recipes/openmoko2/neod_svn.bb index 13fd9f0df9..eebb154ecc 100644 --- a/recipes/openmoko2/neod_svn.bb +++ b/recipes/openmoko2/neod_svn.bb @@ -10,8 +10,8 @@ PR = "r7" inherit openmoko2 gconf -SRC_URI += "file://htc.patch;patch=1;maxrev=3348 \ - file://ipaq.patch;patch=1;maxrev=3348" +SRC_URI += "file://htc.patch;maxrev=3348 \ + file://ipaq.patch;maxrev=3348" EXTRA_OECONF_om-gta01 = "--with-platform=neo1973" EXTRA_OECONF_om-gta02 = "--with-platform=neo1973" |