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 --- stat/stat-native_3.3.bb | 13 ------------- stat/stat_3.3.bb | 0 2 files changed, 13 deletions(-) delete mode 100644 stat/stat-native_3.3.bb delete mode 100644 stat/stat_3.3.bb (limited to 'stat') diff --git a/stat/stat-native_3.3.bb b/stat/stat-native_3.3.bb deleted file mode 100644 index 2234fb85a2..0000000000 --- a/stat/stat-native_3.3.bb +++ /dev/null @@ -1,13 +0,0 @@ -SECTION = "console/utils" -include stat_${PV}.bb -inherit native -S = "${WORKDIR}/stat-${PV}" - -do_stage() { - install -m 755 stat ${STAGING_BINDIR} - -} - -do_install() { - true -} diff --git a/stat/stat_3.3.bb b/stat/stat_3.3.bb deleted file mode 100644 index e69de29bb2..0000000000 -- cgit v1.2.3