lp://staging/~rsalveti/ubuntu/maverick/x-loader/fix-628243
- Get this branch:
- bzr branch lp://staging/~rsalveti/ubuntu/maverick/x-loader/fix-628243
Branch merges
- Ubuntu Sponsors: Pending requested
-
Diff: 264 lines (+244/-0)3 files modifieddebian/changelog (+7/-0)
debian/patches/series (+1/-0)
debian/patches/support_micron_and_numonyx_memory.patch (+236/-0)
Related bugs
Related blueprints
Branch information
- Owner:
- Ricardo Salveti
- Status:
- Development
Recent revisions
- 9. By Ricardo Salveti
-
adding support_
micron_ and_numonyx_ memory. patch to make x-loader
work with Micron and Numonyx based Beagle xMs (LP: #628243) - 4. By Loïc Minier
-
* Move signGP.c from a patch to a file in debian/.
* Drop boilerplate from rules.
* Add mention of signGP.c homepage to copyright; it might be GPLv2 but this
is not certain.
* Drop bogus $(sh) in rules.
* List files to clean in debian/clean.
* Set priority to optional.
* Set CROSS_COMPILE= to $(DEB_HOST_GNU_TYPE) - when DEB_HOST_GNU_TYPE and
DEB_BUILD_GNU_TYPE differ and also export it (albeit empty) when
they are equal; this fixes cross-compilation and allows dropping patch
no_cross_compile. diff.
* rules: the upstream build passes LDFLAGS directly to ld instead of calling
gcc for linking; so instead of passing -Wl,foo in LDFLAGS as in automake
builds, one should set LDFLAGS to foo directly; add some Makefile to foo
to convert the flags on the fly.
* Pass CC="$(CROSS_COMPILE) gcc $(CFLAGS)" HOST_CC="gcc $(CFLAGS)" to the
build as to pass our CFLAGS; add -fno-stack-protector to CFLAGS in rules
and drop no_patch_protector. diff patch. - 3. By Oliver Grawert
-
* adjust debian/rules to use proper overrides
* adjust debian/x-loader- omap.install accordingly
* add debhelper 7.0.50~ build-dep for using overrides
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/ubuntu/maverick/x-loader