[oe-commits] org.oe.dev linux-omap1 git: base off linux-omap2 recipe

koen commit oe at amethyst.openembedded.net
Fri Apr 11 18:25:33 UTC 2008


linux-omap1 git: base off linux-omap2 recipe
* first step into merging omap1 and omap2 recipes

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: dbf31f0a9aa4e31eea89aef7915af42ca0471e0f
ViewMTN: http://monotone.openembedded.org/revision/info/dbf31f0a9aa4e31eea89aef7915af42ca0471e0f
Files:
1
packages/linux/linux-omap1_2.6.x+git.bb
Diffs:

#
# mt diff -r4d10bdeb4be1e548a65fa95504d9f2b9df3a8bc2 -rdbf31f0a9aa4e31eea89aef7915af42ca0471e0f
#
#
#
# patch "packages/linux/linux-omap1_2.6.x+git.bb"
#  from [5c0585406bcbf222a4035d08a6e73157ad5c5adb]
#    to [854aa3d88fe3a3f148eb3c4a58d336a4da147daf]
#
============================================================
--- packages/linux/linux-omap1_2.6.x+git.bb	5c0585406bcbf222a4035d08a6e73157ad5c5adb
+++ packages/linux/linux-omap1_2.6.x+git.bb	854aa3d88fe3a3f148eb3c4a58d336a4da147daf
@@ -1,14 +1,8 @@
-require linux-omap.inc
+# The omap1 and omap2  recipes are identical, but we can't merge them till all the linux-omapN_2.6.*.bb recipes have been merged
+require linux-omap2_git.bb
 
 DEFAULT_PREFERENCE = "-1"
 
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/linux-omap1-git/${MACHINE}"
-PV = "2.6.x+git${SRCDATE}"
-PR = "r1"
-
 COMPATIBLE_MACHINE = "omap5912osk|omap1710h3"
 
-SRC_URI = "git://source.mvista.com/git/linux-omap-2.6.git;protocol=git \
-           file://defconfig"
-
-S = "${WORKDIR}/git"






More information about the Openembedded-commits mailing list