diff options
| author | Eric Andersen | 2006-04-10 19:48:53 +0200 |
|---|---|---|
| committer | Eric Andersen | 2006-04-10 19:48:53 +0200 |
| commit | 8cfa7aa9658e48d9113f7ed7da0c5994352fc8bf (patch) | |
| tree | b3ea36eb7b1240a4628b70ba2112cda9a88b7660 /docs/developer.html | |
| parent | make sure things still work even when fakeroot is not in active use (diff) | |
| download | buildroot-8cfa7aa9658e48d9113f7ed7da0c5994352fc8bf.tar.gz buildroot-8cfa7aa9658e48d9113f7ed7da0c5994352fc8bf.tar.xz buildroot-8cfa7aa9658e48d9113f7ed7da0c5994352fc8bf.zip | |
As noted by jacmet in bug 824:
svn 14777 seems to have broken cramfs/squashfs/tarroot.
The problem is that $(IMAGE) is the absolute path of the image including
directories, so the build tries to access
$(STAGING_DIR)/_fakeroot.</full/path/to/buildroot/directory> which doesn't
exist.
The fix is to define CRAMFS/SQUASHFS/TAR_TARGET as $(notdir
$(IMAGE).<extension>) instead.
Diffstat (limited to 'docs/developer.html')
0 files changed, 0 insertions, 0 deletions
