mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
Rename /openembedded/ -> /meta/
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@530 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
16
meta/packages/console-tools/console-tools-0.3.2/codepage.patch
vendored
Normal file
16
meta/packages/console-tools/console-tools-0.3.2/codepage.patch
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
|
||||
#
|
||||
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
|
||||
#
|
||||
|
||||
--- console-tools-0.3.2/contrib/codepage.c~codepage
|
||||
+++ console-tools-0.3.2/contrib/codepage.c
|
||||
@@ -229,7 +229,7 @@
|
||||
return 0;
|
||||
|
||||
fprintf(stderr, "\
|
||||
-Warning: CP format is a hack!\n
|
||||
+Warning: CP format is a hack!\n\
|
||||
The files produced may or may not be usable!\n");
|
||||
|
||||
sprintf(outfile, "%d.cp", CPEntryHeader.codepage);
|
||||
Reference in New Issue
Block a user