Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Balister/2011.3 maintenance/pull 2 #2

Open
wants to merge 13 commits into
base: 2011.03-maintenance
Choose a base branch
from

Commits on Sep 13, 2011

  1. uhd-firmware : Update recipe to package 3.2.1.

    Signed-off-by: Philip Balister <philip@balister.org>
    balister committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    9da09ce View commit details
    Browse the repository at this point in the history
  2. uhd : Update recipe to build 3.2.1 from git repo.

    Signed-off-by: Philip Balister <philip@balister.org>
    balister committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    872a238 View commit details
    Browse the repository at this point in the history
  3. asterisk : Create log file directory in init script.

    If the log file is created on a tmpfs, the init script must the logfile
    directory and chown it to the asterisk user each time asterisk starts.
    
    Signed-off-by: Philip Balister <philip@balister.org>
    balister committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    5f22c40 View commit details
    Browse the repository at this point in the history
  4. task-sdk-gnuradio-native.bb : GNU Radio (with UHD) no longer needs sdcc.

    Signed-off-by: Philip Balister <philip@balister.org>
    balister committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    75fb397 View commit details
    Browse the repository at this point in the history
  5. task-sdk-gnuradio-native : Remove distcc.

    I shouldn't have added this to the sdk. Deal with this at the image level.
    
    Signed-off-by: Philip Balister <philip@balister.org>
    balister committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    264ee9c View commit details
    Browse the repository at this point in the history
  6. gnuradio : Update rev to latest master and add patch to really disabl…

    …e volk.
    
    Signed-off-by: Philip Balister <philip@balister.org>
    balister committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    c389766 View commit details
    Browse the repository at this point in the history
  7. gnuradio : Bump SRCREV to current version. Fix pacakging warning.

    Signed-off-by: Philip Balister <philip@balister.org>
    balister committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    ae7a115 View commit details
    Browse the repository at this point in the history
  8. glib-2.0: Add recipe for 2.28.5

    Signed-off-by: Steve Sakoman <steve@sakoman.com>
    Signed-off-by: Koen Kooi <koen@openembedded.org>
    sakoman authored and balister committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    e8c64da View commit details
    Browse the repository at this point in the history
  9. glib-2.0: explicitly disable dtrace and systemtap for native variant

    Copied from oe-core : 	0d883b5df25635fbad45191d297cbdf78a6c1fe0
    
    Thanks to Joshua Lock for pointing out the fix.
    
    Signed-off-by: Philip Balister <philip@opensdr.com>
    balister committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    ce5dbf8 View commit details
    Browse the repository at this point in the history
  10. angstrom: Use glib-2.0 2.28.5

    Signed-off-by: Steve Sakoman <steve@sakoman.com>
    Signed-off-by: Koen Kooi <koen@openembedded.org>
    sakoman authored and balister committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    56f2794 View commit details
    Browse the repository at this point in the history
  11. openjade: fix build with GCC 4.6

    Copied from oe-core 5e58a44ee5d5be814614cdcc147d1ce67a9a401d
    Thanks to Joshua Lock.
    
    Commit message from oe core:
    
        In GCC 4.6 the compiler no longer allows objects of const-qualified type to
        be default initialized unless the type has a user-declared default
        constructor.
    
        Patch from Gentoo bugzilla: http://bugs.gentoo.org/show_bug.cgi?id=358021
    
    Signed-off-by: Philip Balister <philip@balister.org>
    balister committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    b412080 View commit details
    Browse the repository at this point in the history
  12. module-init-tools-cross: add hack for 3.0 support

    Signed-off-by: Koen Kooi <koen@openembedded.org>
    Koen Kooi authored and balister committed Sep 13, 2011
    Configuration menu
    Copy the full SHA
    38f9b9a View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2011

  1. uhd : Update SRCREV to head of master branch.

    This revision update is needed to pick up support for current USRP E100
    fpga interface.
    
    Signed-off-by: Philip Balister <philip@balister.org>
    balister committed Sep 20, 2011
    Configuration menu
    Copy the full SHA
    b2df928 View commit details
    Browse the repository at this point in the history