diff options
author | Holger Freyther <zecke@selfish.org> | 2006-04-30 12:31:21 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-04-30 12:31:21 +0000 |
commit | 0dbd9b178c473a9cb7a661c3eacf9875c9cf91d4 (patch) | |
tree | c8d2a4d4726c901bf4cb13607b20c5fb3fbbd22a /packages/console-tools/console-tools_0.3.2.bb | |
parent | 0b31a68c7bffc1513f4a2dbd2e63b5cf2625481b (diff) | |
parent | c1b283fdbcd2e2e224b3c365d0a1937d0637991b (diff) |
merge of 0891623e6f467a1ec0b2b34526d3c23593360df1
and 8b0bc8c41b0802e756c70c90ed7dc760e76bb9bf
Diffstat (limited to 'packages/console-tools/console-tools_0.3.2.bb')
-rw-r--r-- | packages/console-tools/console-tools_0.3.2.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/console-tools/console-tools_0.3.2.bb b/packages/console-tools/console-tools_0.3.2.bb index f7455825e0..01c2e42a31 100644 --- a/packages/console-tools/console-tools_0.3.2.bb +++ b/packages/console-tools/console-tools_0.3.2.bb @@ -8,6 +8,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/lct/console-tools-${PV}.tar.gz \ file://configure.patch;patch=1 \ file://compile.patch;patch=1 \ file://kbdrate.patch;patch=1 \ + file://uclibc-fileno.patch;patch=1 \ file://config/*.m4" export SUBDIRS = "fontfiletools vttools kbdtools screenfonttools contrib \ |