From: Saul Wold <sgw@linux.intel.com>
To: Pete Kolcsar <peter.kolcsar@windriver.com>
Cc: openembedded-core@lists.openembedded.org
Subject: Re: [PATCH] - squashfs add missing SQUASHFS_FILE_MAX_LOG define in squashfs_fs.h file to fix unsquashfs build.
Date: Tue, 12 Feb 2013 12:10:45 -0800 [thread overview]
Message-ID: <511AA1C5.9000104@linux.intel.com> (raw)
In-Reply-To: <1360686690.7843.5.camel@rockMachine>
This seems to be an incomplete patch and will not patch anything in
OE-Core directly, maybe you really mean to patch the Squashfs-tools recipe.
Sau!
On 02/12/2013 08:31 AM, Pete Kolcsar wrote:
> --- a/squashfs_fs.h 2011-02-11 17:49:24.000000000 +0200
> +++ b/squashfs_fs.h 2013-02-12 15:53:04.360256607 +0200
> @@ -36,9 +36,9 @@
>
> /* default size of data blocks */
> #define SQUASHFS_FILE_SIZE 131072
> -#define SQUASHFS_FILE_LOG 17
>
> #define SQUASHFS_FILE_MAX_SIZE 1048576
> +#define SQUASHFS_FILE_MAX_LOG 20
>
> /* Max number of uids and gids */
> #define SQUASHFS_IDS 65536
>
>
>
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
>
prev parent reply other threads:[~2013-02-12 20:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-02-12 16:31 [PATCH] - squashfs add missing SQUASHFS_FILE_MAX_LOG define in squashfs_fs.h file to fix unsquashfs build Pete Kolcsar
2013-02-12 20:10 ` Saul Wold [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=511AA1C5.9000104@linux.intel.com \
--to=sgw@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=peter.kolcsar@windriver.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox