Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2009-03-17 | rename packages/ to recipes/ per earlier agreement | Denys Dmytriyenko | 233 | |
See links below for more details: http://thread.gmane.org/gmane.comp.handhelds.openembedded/21326 http://thread.gmane.org/gmane.comp.handhelds.openembedded/21816 Signed-off-by: Denys Dmytriyenko <denis@denix.org> Acked-by: Mike Westerhof <mwester@dls.net> Acked-by: Philip Balister <philip@balister.org> Acked-by: Khem Raj <raj.khem@gmail.com> Acked-by: Marcin Juszkiewicz <hrw@openembedded.org> Acked-by: Koen Kooi <koen@openembedded.org> Acked-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com> | ||||
2009-02-06 | pixman: update NEON patch to fix alpha issues with 32bpp framebuffers | Koen Kooi | 2 | |
2009-02-02 | libxfont-native: do not provide xfont | Marcin Juszkiewicz | 1 | |
2009-02-01 | pixman: bump PR for last commit | Koen Kooi | 1 | |
2009-02-01 | pixman 0.13.2: and patch for NEON fastpaths | Ian Rickards | 2 | |
2009-01-05 | pixman: add 0.13.2, disabled by default | Koen Kooi | 1 | |
2008-12-22 | libxt-native 1.0.5: New recipe. | Robert Schuster | 1 | |
2008-12-22 | libice-native 1.0.4: Add proper PROVIDES. | Robert Schuster | 1 | |
2008-12-19 | libxt-native 1.0.5: Fixed contents (committed a copy of libxt_1.0.5.bb). | Robert Schuster | 1 | |
2008-12-19 | libsm 1.0.3: Add 'inherit native'. | Robert Schuster | 1 | |
2008-12-19 | libice-native 1.0.4: Add 'inherit native'. | Robert Schuster | 1 | |
2008-12-19 | libxt-native 1.0.5: New recipe. | Robert Schuster | 1 | |
2008-12-19 | libsm-native 1.0.3: New recipe. | Robert Schuster | 1 | |
2008-12-19 | libice-native 1.0.4: New recipe. | Robert Schuster | 1 | |
2008-12-10 | libxi_1.2.0.bb : new version for improved joystick support | Graeme Gregory | 1 | |
2008-11-19 | libxt: fix build when host and target endiannes don't match | Koen Kooi | 1 | |
* http://tinderbox.openembedded.net/packages/236699/ | ||||
2008-11-16 | packages: Fix PV naming of svn/git based recipes to have +gitr/+svnr in the PV | Holger Hans Peter Freyther | 1 | |
According to the policy add an 'r' if we build a certain SCM revision. Bump the PE to be sure that the package is bigger, may alphanumeric math is too bad... # my failure of shell knowledge... git grep "^PV" packages/ | grep SRCREV | grep "\(git\\$\)\|\(svn\\$\)" | ||||
2008-11-15 | libxfont-native: Do not provide xfont... | Holger Hans Peter Freyther | 1 | |
The libxfont_1.3.0.bb file is included which is setting PROVIDES to xfont (it maybe should be xfont) this leads to a native package providing xfont which can not be right. | ||||
2008-11-12 | libsm_1.1.0.bb : add e2fsprogs-libs to DEPENDS, needed for libuuid | Graeme Gregory | 1 | |
2008-11-12 | libxrender-native_0.9.4.bb : add a native version for X11R7.4 | Graeme Gregory | 1 | |
2008-11-12 | libxfixes-native_4.0.3.bb : add a native version for X11R7.4 | Graeme Gregory | 1 | |
2008-11-12 | libxcursor-native_1.1.9.bb : add a native version for X11R7.4 | Graeme Gregory | 1 | |
2008-11-12 | libxxf86vm_1.0.2.bb : new version for X11R7.4 | Graeme Gregory | 1 | |
2008-11-12 | libxrandr_1.2.3.bb : new version for X11R7.4 | Graeme Gregory | 1 | |
2008-11-12 | libxft_2.1.13.bb : new version for X11R7.4 | Graeme Gregory | 1 | |
2008-11-12 | libsm_1.1.0.bb : new version for X11R7.4 | Graeme Gregory | 1 | |
2008-11-12 | diet-x11_1.1.5.bb : new version for X11R7.4 | Graeme Gregory | 1 | |
2008-11-12 | libx11_1.1.5.bb : add new version for X11R7.4, keysymdef patch had to be | Graeme Gregory | 2 | |
refreshed for this version. | ||||
2008-11-02 | xorg-lib: xtrans - set ALLOW_EMPTY; fixes dependency problem with SDKs | Mike Westerhof | 5 | |
Note: PR not bumped for this change since this is affects very few users. | ||||
2008-10-18 | bb files: Revert the introduction of FILE_PR | Holger Hans Peter Freyther | 63 | |
This is a partial revert of aa03004ace2fabb135a6208ef8c2d2b312aa7b0b. The approach that was taken leads to disagreement and the change was pushed too early. DISTRO_PR is going to say and will be used inside the package creation. There will be more disucssion on the list about where to continue from here. | ||||
2008-10-15 | [PR] Change PR to FILE_PR and intro PR as FILE_PR + DISTRO_PR | Holger Hans Peter Freyther | 63 | |
Allow a distribution to globally bump the PR of every package this is useful when there was a change in the toolchain and every package is going to be different. find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR="/"FILE_PR ="/ {} \; find packages/ \( -name '*.bb' -or -name '*.inc' \) -exec sed -i s/"^PR ="/"FILE_PR ="/ {} \; Acked-By: Koen Kooi <koen@openembedded.org> | ||||
2008-10-15 | mtn2git: remove .mtn2git_empty files in non-empty directories | Jan Luebbe | 14 | |
2008-09-26 | xtrans: fix -native build | Koen Kooi | 3 | |
2008-09-25 | pixman: add 0.12.0 | Koen Kooi | 3 | |
2008-09-25 | lixdmcp native: fix buglet that slipped in with the merge | Koen Kooi | 1 | |
2008-09-25 | xorg-lib: attempt to merge with poky | Koen Kooi | 35 | |
* fixed DEPENDS from poky * -sdk package from poky | ||||
2008-09-07 | pixman: add x888->565 speedup patch | Koen Kooi | 2 | |
2008-09-06 | pixman: add newer version of armv6 speedup patch | Koen Kooi | 2 | |
2008-08-31 | pixman 0.11.8: add more arm asm | Koen Kooi | 2 | |
2008-08-27 | pixman: make 0.11.8 the default | Koen Kooi | 1 | |
2008-08-14 | pixman: add 0.11.8 and apply ARM patch from ↵ | Koen Kooi | 3 | |
https://bugs.freedesktop.org/show_bug.cgi?id=13445 | ||||
2008-07-26 | libx11-native_1.0.1: actually use 1.0.1 tarball, not 1.1.1 | Phil Blundell | 1 | |
2008-06-13 | libxau-native-1.0.3: stop providing "xau" (inherited from libxau-1.0.3) | Philipp Zabel | 1 | |
2008-06-13 | xtrans: add 1.2 | Philipp Zabel | 1 | |
2008-06-13 | libfs: add 1.0.1 | Philipp Zabel | 1 | |
2008-06-10 | pixman: add latest stable and unstable | Koen Kooi | 2 | |
2008-05-10 | pixman: add new version 0.10.0 | Dirk Opfer | 1 | |
2008-04-17 | libx11-native 1.1.4: do not provide libx11 | Marcin Juszkiewicz | 1 | |
2008-04-10 | libx11: added forgotten patch | Marcin Juszkiewicz | 1 | |
2008-04-08 | libxv: added 1.0.4 from Poky | Marcin Juszkiewicz | 1 | |