Merge bk://oe-devel.bkbits.net/openembedded
authornslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Sun, 20 Feb 2005 22:40:08 +0000 (22:40 +0000)
committernslu2-linux.adm@bkbits.net <nslu2-linux.adm@bkbits.net>
Sun, 20 Feb 2005 22:40:08 +0000 (22:40 +0000)
into bkbits.net:/repos/n/nslu2-linux/openembedded

2005/02/20 16:34:06-06:00 ti.com!kergoth
Merge oe-devel@oe-devel.bkbits.net:openembedded
into odin.sc.ti.com:/home/kergoth/code/user/oe/openembedded

2005/02/20 16:33:49-06:00 ti.com!kergoth
Add unionfs 1.0.9.

2005/02/20 15:33:14-06:00 ti.com!kergoth
Adjust the PACKAGE_ARCH of the initscripts package to be target specific when building for OZ (necessary for multimachine).

BKrev: 421911c82HFyCWA1Me2DRwFAtnarUg

packages/initscripts/initscripts_1.0.bb
packages/unionfs/unionfs-1.0.9/make.patch [new file with mode: 0644]
packages/unionfs/unionfs-modules_1.0.9.bb [new file with mode: 0644]
packages/unionfs/unionfs-utils_1.0.9.bb [new file with mode: 0644]

index 22fb2c0..2003c63 100644 (file)
@@ -44,7 +44,9 @@ def read_kernel_version(d):
                return file( filename + "/kernel-abiversion", "r" ).read().strip()
        else:
                return "not important"
-KERNEL_VERSION = "${@read_kernel_version(d)}"
+KERNEL_VERSION = ""
+KERNEL_VERSION_openzaurus = "${@read_kernel_version(d)}"
+PACKAGE_ARCH_openzaurus = "${MACHINE_ARCH}"
 
 do_install () {
 #
diff --git a/packages/unionfs/unionfs-1.0.9/make.patch b/packages/unionfs/unionfs-1.0.9/make.patch
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/unionfs/unionfs-modules_1.0.9.bb b/packages/unionfs/unionfs-modules_1.0.9.bb
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/packages/unionfs/unionfs-utils_1.0.9.bb b/packages/unionfs/unionfs-utils_1.0.9.bb
new file mode 100644 (file)
index 0000000..e69de29