From 2c5b8ec6d95cf68650265941530e5ce38c8dd6d9 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 9 Dec 2004 09:47:41 +0000 Subject: Merge oe-devel@oe-devel.bkbits.net:openembedded into hyperion.kergoth.com:/home/kergoth/code/openembedded 2004/12/09 03:39:39-06:00 kergoth.com!kergoth Break people's builds again.. this time moving the packages into a packages/ subdir to clean things up a bit. BKrev: 41b81f3dvlp3rU7_8MUXLcI8LDdDoA --- unzip/unzip-native_551.bb | 8 -------- unzip/unzip_551.bb | 0 2 files changed, 8 deletions(-) delete mode 100644 unzip/unzip-native_551.bb delete mode 100644 unzip/unzip_551.bb (limited to 'unzip') diff --git a/unzip/unzip-native_551.bb b/unzip/unzip-native_551.bb deleted file mode 100644 index 9df1c81cca..0000000000 --- a/unzip/unzip-native_551.bb +++ /dev/null @@ -1,8 +0,0 @@ -SECTION = "console/utils" -inherit native -include unzip_${PV}.bb - -do_stage() { - install -d ${STAGING_BINDIR} - install unzip ${STAGING_BINDIR} -} diff --git a/unzip/unzip_551.bb b/unzip/unzip_551.bb deleted file mode 100644 index e69de29bb2..0000000000 -- cgit v1.2.3